Fri, 17 May 2024 07:33:43 UTC | login

Information for build python-bluepyopt-1.9.149-1.fc33

ID194797
Package Namepython-bluepyopt
Version1.9.149
Release1.fc33
Epoch
SummaryBluebrain Python Optimisation Library (bluepyopt)
DescriptionThe Blue Brain Python Optimisation Library (BluePyOpt) is an extensible framework for data-driven model parameter optimisation that wraps and standardises several existing open-source tools. It simplifies the task of creating and sharing these optimisations, and the associated techniques and knowledge. This is achieved by abstracting the optimisation and evaluation tasks into various reusable and flexible discrete elements according to established best-practices.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Apr 2021 05:12:43 UTC
CompletedSat, 24 Apr 2021 05:12:43 UTC
Tags
f33
f37
f38
f39
f40
f41
RPMs
src
python-bluepyopt-1.9.149-1.fc33.src.rpm (info) (download)
noarch
python3-bluepyopt-1.9.149-1.fc33.noarch.rpm (info) (download)
python3-bluepyopt-doc-1.9.149-1.fc33.noarch.rpm (info) (download)
Changelog * Wed Apr 14 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.9.149-1 - Correct pyprovide macro - Include examples - Split examples to sub-package * Sun Apr 11 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.9.149-1 - Update to latest release * Mon Jul 06 2020 Anil Tuncel <tuncel.manil@gmail.com> - 1.9.48-1 - Move neuron requirement to subpackage - Enable tests - Use github tar since pypi tar does not include examples * Thu Jun 25 2020 Anil Tuncel <tuncel.manil@gmail.com> - 1.9.48-1 - Removed INSTALLED_FILES method - Updated file checks - Added check to run tests - Removed the %clean tag - use autosetup, py3_build, py3_install - use pypi_source macro - removed deprecated release, vengor and group tags * Wed Jun 17 2020 Anil Tuncel <tuncel.manil@gmail.com> - 1.9.48-1 - Initial package generated using python setup.py bdist --formats=rpm