Mon, 03 Jun 2024 13:54:57 UTC | login

Information for build python-theano-1.0.1-1.fc28.1

ID26035
Package Namepython-theano
Version1.0.1
Release1.fc28.1
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
StartedThu, 17 May 2018 15:36:21 UTC
CompletedThu, 17 May 2018 15:36:21 UTC
Tags
f29
RPMs
src
python-theano-1.0.1-1.fc28.1.src.rpm (info) (download)
noarch
python-theano-doc-1.0.1-1.fc28.1.noarch.rpm (info) (download)
python2-theano-1.0.1-1.fc28.1.noarch.rpm (info) (download)
python3-theano-1.0.1-1.fc28.1.noarch.rpm (info) (download)
Changelog * 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 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-1.1 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Apr 21 2016 Jerry James <loganjerry@gmail.com> - 0.8.2-1 - New upstream release * Fri Apr 15 2016 Jerry James <loganjerry@gmail.com> - 0.8.1-2 - Remove python2 dependency from the python3 subpackage (bz 1324232) - Recommend pydot instead of requiring it * Sat Apr 02 2016 Jerry James <loganjerry@gmail.com> - 0.8.1-1 - New upstream release - Fix the pydot dependencies * Wed Mar 23 2016 Jerry James <loganjerry@gmail.com> - 0.8.0-1 - New upstream release * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-0.2.a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Feb 01 2016 Jerry James <loganjerry@gmail.com> - 0.7.1-0.1.a1 - Comply with latest python packaging guidelines * Thu Nov 12 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.7.1-0.1.a1 - Update to 0.7.1a1 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-2.2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Wed Nov 04 2015 Toshio Kuratomi <toshio@fedoraproject.org> - 0.7.0-2.1 - Fix python3 package requiring python2. * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Apr 01 2015 Jerry James <loganjerry@gmail.com> - 0.7.0-1 - New upstream release - Drop upstreamed -arm patch - Regenerate cython files to fix build failure * Sat Feb 21 2015 Jerry James <loganjerry@gmail.com> - 0.6.0-5 - Add -arm patch to fix build failure on arm builders due to inverted test * Sat Feb 21 2015 Jerry James <loganjerry@gmail.com> - 0.6.0-4 - Drop workaround for fixed bug (bz 1075826) - Use license macro * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Jerry James <loganjerry@gmail.com> - 0.6.0-3 - Rebuild for https://fedoraproject.org/wiki/Changes/Python_3.4 * Thu Mar 13 2014 Jerry James <loganjerry@gmail.com> - 0.6.0-2 - Add python3 subpackage - Add another icon to the -missing tarball - Update source icons - Unbundle python-six - Add workaround for bz 1075826 * Sat Dec 07 2013 Jerry James <loganjerry@gmail.com> - 0.6.0-1 - New upstream release - Drop upstreamed -import patch * Mon Oct 21 2013 Jerry James <loganjerry@gmail.com> - 0.6.0-0.1.rc3 - Add the -import patch to fix an exception - Add more files to the base package docs * Tue Aug 27 2013 Jerry James <loganjerry@gmail.com> - 0.6.0-0.rc3 - Initial RPM