Hi folks, and sorry for the double posting if any,
It's my pleasure to share with you the 0.9.6 release of Pythran, code-named talar-tro [0].
Pythran is a compiler for numerical kernels written in Python. It doesn't require much type information and its inputs are 100% compatible with the Python interpreter (but the other way around is not true!)
More than 6 months have passed since last revision, so the changelog is a bit dense [1], but basically, that's the first release that only supports Python3 [2], I made quite a lot of changes in the expression engine and it comes with more supported numpy stuff, hopefully less bugs etc.
As usual, it's available on Pypi, conda-forge and github :-)
[0] https://br.wikipedia.org/wiki/Talar-tro [1] https://pythran.readthedocs.io/en/latest/Changelog.html [2] Is that even a feature?
python-announce-list@python.org