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

Information for build python-theano-1.0.4-2.fc31

ID126200
Package Namepython-theano
Version1.0.4
Release2.fc31
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, 31 Aug 2019 15:19:42 UTC
CompletedSat, 31 Aug 2019 15:19:42 UTC
Tags
f31
f32
RPMs
src
python-theano-1.0.4-2.fc31.src.rpm (info) (download)
noarch
python-theano-doc-1.0.4-2.fc31.noarch.rpm (info) (download)
python3-theano-1.0.4-2.fc31.noarch.rpm (info) (download)
Changelog * Fri Aug 16 2019 Jerry James <loganjerry@gmail.com> - 1.0.4-2 - Add -future-warning, -gammaq, -ceil-floor-trunc, -traceback, -clip, and -random patches to fix FTBFS (bz 1737011) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jan 19 2019 Jerry James <loganjerry@gmail.com> - 1.0.4-1 - New upstream release * Thu Dec 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.3-2 - Drop duplicated dependencies * 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