Re: Pythran 0.14.0 - falzig

Ralf Gommers <[email protected]> Thu, 7 Sep 2023 10:41:27 +0200
Newsgroups gmane.comp.python.scientific.devel
Message-ID <CABL7CQgKGVFC=3qKAJ59FmMjeA3Fyy=bTUNqi_vfp=g4EDYH9Q@mail.gmail.com>
On Wed, Sep 6, 2023 at 10:44 PM Serge Guelton <[email protected]>
wrote:

> Hey folks,
>
> It is my great pleasure to share with you this new release of the pythran
> compiler.
>
>     Pythran is an ahead of time compiler for scientific kernels written in
>     Python.
>
> As usual the release I just uploaded the release on PyPi[0] and tagged it
> on
> Github[1].
>
> It has been tested on various setup[2] by fellow users and packagers, so
> I'm
> pretty confident it won't break your setup too much.
>
> At some point, it should stream to conda and major distro thanks to the
> restless
> packagers, thank you guys too o/
>
> The changelog[3] should make it  pretty clear : this is a compatibility
> release to
> keep up with Numpy, scipy and Python enhancements, plus a few extra
> enhancements
> and bug fixes.
>

Thanks a lot Serge!

For SciPy contributors: this solves two issues when working on SciPy
itself, so you may want to upgrade to this release. Those issues are:

(1) a lot of build warnings about signature mismatches in `numpy.random`

(2) if you run `pip install -e . --no-build-isolation` twice in a row, you
got a confusing error before and now it works. Note that it shouldn't be
necessary to run that command twice in the same env, but sometimes you do
this by accident - and that tripped a few people up before, so it's nice
that it works now.

Cheers,
Ralf

_______________________________________________
SciPy-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: [email protected]