[Numpy-discussion] Numpy 1.20.1 availability

Peter Cock p.j.a.cock at googlemail.com
Sun Mar 14 06:14:13 EDT 2021


I would recommend using the community run conda-forge as one of your
default conda channels. They have a very slick largely automated system
to update recipes when upstream makes a release. The default Anaconda
channel from Anaconda, Inc. (formerly Continuum Analytics, Inc.) is
comparatively slow.

You may recognise some of the maintainers of the conda-forge numpy
recipe? https://github.com/conda-forge/numpy-feedstock/

I'm impressed to see 17 million conda-forge numpy downloads, vs
'just' 2.5 million downloads of the default channel's package:

https://anaconda.org/conda-forge/numpy
https://anaconda.org/anaconda/numpy

Regards,

Peter

On Sun, Mar 14, 2021 at 8:06 AM Matti Picus <matti.picus at gmail.com> wrote:
>
> On 3/14/21 6:12 AM, dan_patterson wrote:
>
> Any idea why the most recent version isn't available on the main anaconda
> channel.  conda-forge and building are not options for a number of reasons.
> I posted a package request there but double digit days have gone by it just
> got a thumbs up and package-request tag
> https://github.com/ContinuumIO/anaconda-issues/issues/12309
> I realize it could be the "times" or maybe no one is aware of its absence.
>
>
> NumPy does not control the packages on the main anaconda channel, so a request here is likely to go unanswered. The package has been updated in the conda-forge channel.
>
>
> Matti
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion


More information about the NumPy-Discussion mailing list