python-pythran

Edit Package python-pythran
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000122 122 Bytes
python-pythran-rpmlintrc 0000000189 189 Bytes
python-pythran.changes 0000003924 3.83 KB
python-pythran.spec 0000004410 4.31 KB
pythran-0.13.1-gh.tar.gz 0003639196 3.47 MB
Revision 8 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087264 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- 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.
- fix the test-flavor splitting for python311
Comments 0
openSUSE Build Service is sponsored by