Path to this page:
Subject: CVS commit: pkgsrc/math/py-pythran
From: Adam Ciarcinski
Date: 2023-01-24 10:18:23
Message id: 20230124091824.0C85CFA90@cvs.NetBSD.org
Log Message:
py-pythran: updated to 0.12.1
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
Files: