
Hi pythraners, /pythran is an ahead of time compiler for high-level scientific kernels written in Python./ I did a quick release of the pythran compiler today. It's only a few months since the previous release, but this one fixes an important memory leak with transposed arguments, so here it comes. Changelog: https://github.com/serge-sans-paille/pythran/blob/0.9.10/Changelog On Github: https://github.com/serge-sans-paille/pythran/tree/0.9.10 On Pypi: https://pypi.org/project/pythran/ Release on conda-forge and on fedora-rawhide should come soon. We recieved a lot more third party contributions than usual for this release, so let me thank Angus Gibson David Brochart Konrad Kleine ocaisa Pierre Augier Ralf Gommers Stefan van der Walt Sylvain Corlay
participants (1)
-
Serge Guelton