SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-pythran-0.12.1-3.2.noarch.rpm :

* Wed Jan 25 2023 Dirk Müller - update to 0.12.1:
* Bump xsimd depdency to 10.0.0
* Correctly raise KeyError when getting an unset dict item
* Fix negative binomial implementation
* Correctly convert strided array with offset
* Support np.clip(v, None, x) and np.clip(v, x, None)
* Support scipy.special.ndtr, scipy.special.ndtri, scipy.special.gammaincinv
* Fix set intersection
* Support numpy.fft.fftn
* Support axis parameter in numpy.argsort
* Sun Dec 25 2022 Ben Greiner - Revert. 2046-fix-cli-doc-test.patch did not fix the tests. gh#serge-sans-paille/pythran#2046
* Sat Dec 17 2022 Matej Cepl - Add 2046-fix-cli-doc-test.patch to fix failing tests (gh#serge-sans-paille/pythran#2046).
* Fri Nov 25 2022 Matej Cepl - Skip also failing test_toolchain and test_cli (gh#serge-sans-paille/pythran#2044) tests.
* Tue Oct 11 2022 Ben Greiner - Update to 0.12.0
* Improve numpy expression computation speed
* Decent ICC support (fixing an issue from 2018!)
* Much faster C++ code generation
* Complete rework of constant folder
* Support C++-time evaluation of numpy.ndarray.ndim
* Improved omp declare reduction support
* Allow indexing of ndarray by integers of mixed types
* A lot of small pesty bug fixes in the C++ headers- Drop patches
* gcc12-fixes.patch
* pythran-pr1984-fixdistutils.patch
* Mon Jul 18 2022 Ben Greiner - Add pythran-pr1984-fixdistutils.patch
* gh#serge-sans-paille/pythran#1984
* Fixes gh#serge-sans-paille/pythran#1984 with setuptools >= 60
* Tue Mar 15 2022 Martin Liška - Add gcc12-fixes.patch in order to fix GCC 12 building issues.
* Fri Jan 28 2022 Ben Greiner - Fix errors uncovered by staging:
* Mention python-pythran-rpmlintrc
* also make :test-py
* noarch so that no debuginfo package fails
* Sun Jan 23 2022 Ben Greiner - Initial specfile for 0.11
* debundling inspired by Fedora package: https://src.fedoraproject.org/rpms/pythran/blob/rawhide/f/pythran.spec- Required by scipy 1.7
 
ICM