48cbabdad7
Accepting request 1101054 from home:mcalabkova:branches:devel:languages:python:numeric
...
- Add upstream numpy-longdouble.patch and numpy-complex.patch to support new numpy
OBS-URL: https://build.opensuse.org/request/show/1101054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=26
2023-07-27 12:18:23 +00:00
57c49b2fca
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=24
2023-06-11 11:31:52 +00:00
a3ec43e016
Accepting request 1092141 from home:ecsos:python
...
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1092141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=23
2023-06-11 11:31:28 +00:00
e5871db16d
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=21
2023-05-15 16:13:49 +00:00
cbb6e21bc1
- fix the test-flavor splitting for python311
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=20
2023-05-15 15:49:14 +00:00
4fed4eb6fe
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=19
2023-05-15 15:25:06 +00:00
2212963a8a
- update to 0.13.1:
...
* Bump xsimd dependency to 11.0.0, with a backported patch.
* Improve performance of functions revieving scalar arguments.
This changes the internal function call API.
* Improve performance of fix-stride slicing, using a new slice
representation.
* Improve numpy.copyto performance, and detect copyto pattern usage.
* Force internal linkage of generated functions, which gives more
optimization room to the C++ compiler.
* Provide entry points pythran.import_pythrancode and
pythran.import_pythranfile, as a poor man JIT option.
* Optimize numpy.argmax(cst * val) into numpy.argmax(val) when cst is
positive.
* Avoid copies upon numpy.array_split
* Get rid of unused functions C++ warnings
* Avoid generating a loop footer when the loop index is not used
outside of the loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=18
2023-05-15 15:24:30 +00:00
3b913b8990
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=16
2023-01-25 10:23:22 +00:00
4cb5ff030c
Accepting request 1045277 from home:bnavigator:branches:devel:languages:python:numeric
...
factory-maintainer: bad bot!
OBS-URL: https://build.opensuse.org/request/show/1045277
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=14
2022-12-27 14:31:44 +00:00
75fe01d8a9
- Add 2046-fix-cli-doc-test.patch to fix failing tests
...
(gh#serge-sans-paille/pythran#2046).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=13
2022-12-17 14:37:24 +00:00
9b82a25a73
- Skip also failing test_toolchain and test_cli
...
(gh#serge-sans-paille/pythran#2044) tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=11
2022-11-25 10:26:08 +00:00
f7a3262d62
- Skip also test_toolchain (gh#serge-sans-paille/pythran#2044) test.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=10
2022-11-25 01:55:31 +00:00
69fb40c00c
Accepting request 1009771 from home:bnavigator:branches:devel:languages:python:numeric
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1009771
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=8
2022-10-11 12:42:02 +00:00
7c69c9c95f
Accepting request 989982 from home:bnavigator:branches:devel:languages:python
...
- Add pythran-pr1984-fixdistutils.patch
* gh#serge-sans-paille/pythran#1984
* Fixes gh#serge-sans-paille/pythran#1984 with setuptools >= 60
OBS-URL: https://build.opensuse.org/request/show/989982
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=6
2022-07-18 18:46:41 +00:00
8d2b055f70
Accepting request 961802 from home:marxin:branches:devel:languages:python:numeric
...
- Add gcc12-fixes.patch in order to fix GCC 12 building issues.
OBS-URL: https://build.opensuse.org/request/show/961802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=4
2022-03-15 15:51:14 +00:00
Dominique Leuenberger
ab0570a88a
Accepting request 949968 from devel:languages:python:numeric
...
build requirement of scipy 1.7
now with fixed empty debuginfo extraction
OBS-URL: https://build.opensuse.org/request/show/949968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pythran?expand=0&rev=1
2022-02-03 22:16:07 +00:00
3a6ba38613
Accepting request 949789 from home:bnavigator:branches:devel:languages:python:numeric
...
- Fix errors uncovered by staging:
* Mention python-pythran-rpmlintrc
* also make :test-py* noarch so that no debuginfo package fails
- Required by scipy 1.7
OBS-URL: https://build.opensuse.org/request/show/949789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=2
2022-01-30 01:20:23 +00:00
de3ed981e5
Accepting request 948422 from home:bnavigator:branches:devel:languages:python:numeric
...
now a mandatory build requirement of scipy 1.7
OBS-URL: https://build.opensuse.org/request/show/948422
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=1
2022-01-25 07:19:24 +00:00