Sat, 09 Nov 2024 04:43:31 UTC | login

Information for build python-annarchy-4.8.0.4-2.fc41

ID311429
Package Namepython-annarchy
Version4.8.0.4
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-annarchy.git#3ea968f74347aa70ad040a452556262baa9ddf36
SummaryArtificial Neural Networks architect
DescriptionANNarchy 🏴 (Artificial Neural Networks architect) is a parallel and hybrid simulator for distributed rate-coded or spiking neural networks. The core of the library is written in C++ and distributed using OpenMP or CUDA. It provides an interface in Python for the definition of the networks. NOTE: Since CUDA support requires proprietary Nvidia drivers, this package only supports OpenMP and single thread.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 14 Jul 2024 07:50:53 UTC
CompletedSun, 14 Jul 2024 14:05:58 UTC
Taskbuild (f41, /rpms/python-annarchy.git:3ea968f74347aa70ad040a452556262baa9ddf36)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-annarchy.git#3ea968f74347aa70ad040a452556262baa9ddf36'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jun 21 2024 Packit <hello@packit.dev> - 4.8.0.4-1 - Update to 4.8.0.4 upstream release - Resolves: rhbz#2293614 * Mon Jun 10 2024 Python Maint <python-maint@redhat.com> - 4.8.0.2-2 - Rebuilt for Python 3.13 * Thu Jun 06 2024 Sandro <devel@penguinpee.nl> - 4.8.0.2-1 - Initial package