Fri, 14 Jun 2024 19:50:21 UTC | login

Information for build python-theano-1.0.3-1.fc30

ID76970
Package Namepython-theano
Version1.0.3
Release1.fc30
Epoch
SummaryMathematical expressions involving multidimensional arrays
DescriptionTheano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Theano features: - tight integration with NumPy: Use numpy.ndarray in Theano-compiled functions. - transparent use of a GPU: Perform data-intensive calculations up to 140x faster than with CPU.(float32 only) - efficient symbolic differentiation: Theano does your derivatives for function with one or many inputs. - speed and stability optimizations: Get the right answer for log(1+x) even when x is really tiny. - dynamic C code generation: Evaluate expressions faster. - extensive unit-testing and self-verification: Detect and diagnose many types of mistake.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 08:19:52 UTC
CompletedSat, 01 Dec 2018 08:19:52 UTC
Tags
f30
RPMs
src
python-theano-1.0.3-1.fc30.src.rpm (info) (download)
noarch
python-theano-doc-1.0.3-1.fc30.noarch.rpm (info) (download)
python3-theano-1.0.3-1.fc30.noarch.rpm (info) (download)
Changelog * Sat Oct 06 2018 Jerry James <loganjerry@gmail.com> - 1.0.3-1 - New upstream release - Partially revert the previous commit; the gcc Requires is needed - Build with openblas instead of atlas - Send cython output to the correct directory - Build with pygpu support * Sun Aug 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.2-2 - Drop python2 subpackage * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.2-1.1 - Rebuilt for Python 3.7 * Wed May 23 2018 Jerry James <loganjerry@gmail.com> - 1.0.2-1 - New upstream release * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Dec 22 2017 Jerry James <loganjerry@gmail.com> - 1.0.1-1 - New upstream release - Add -blas patch to fix compilation errors when using the blas interface - Reenable the tests - Pass nose flags to prevent memory exhaustion while running the tests * Fri Nov 17 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.0-1 - Update to 1.0.0 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Mar 22 2017 Jerry James <loganjerry@gmail.com> - 0.9.0-1 - New upstream release * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-1.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.8.2-1.2 - Rebuild for Python 3.6