Hi all,
It is my pleasure to announce the release of version 0.9.0 of the
Pythran compiler, a compiler for numerical kernels written in Python.
It is available for download on PyPI;
pip install pythran
And on Conda through conda-forge:
conda install -c conda-forge pythran
The major ch
=
Announcing python-blosc 1.6.2
=
What is new?
The `import numpy` statement in `toplevel.py` has been moved to a later
point. This makes python-blosc usable without needing numpy once again.
This behaviour changed in 1.6.1 and