Fri, 14 Jun 2024 19:15:43 UTC | login

Information for build python-theano-1.0.2-1.fc29.2

ID69761
Package Namepython-theano
Version1.0.2
Release1.fc29.2
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
StartedSun, 12 Aug 2018 19:14:33 UTC
CompletedSun, 12 Aug 2018 19:14:33 UTC
Tags
f29
f30
RPMs
src
python-theano-1.0.2-1.fc29.2.src.rpm (info) (download)
noarch
python-theano-doc-1.0.2-1.fc29.2.noarch.rpm (info) (download)
python2-theano-1.0.2-1.fc29.2.noarch.rpm (info) (download)
python3-theano-1.0.2-1.fc29.2.noarch.rpm (info) (download)
Changelog * 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