Python 3.9 beta is ~ May 18
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion
On Sun, May 3, 2020 at 5:34 PM Andrew Nelson wrote:
>
>
> On Mon, 4 May 2020, 07:26 Charles R Harris,
> wrote:
>
>> Hi All,
>>
>> The NumPy "nightly" wheel builds, actually built weekly on Sunday
>> mornings, have moved to
>> https://anaconda.org/scipy-wheels-nightly/numpy/files. They can be
>>
On Mon, 4 May 2020, 07:26 Charles R Harris,
wrote:
> Hi All,
>
> The NumPy "nightly" wheel builds, actually built weekly on Sunday
> mornings, have moved to
> https://anaconda.org/scipy-wheels-nightly/numpy/files. They can be
> installed/downloaded using pip:
>
That's awesome, thank you. Would
Hi All,
The NumPy "nightly" wheel builds, actually built weekly on Sunday mornings,
have moved to https://anaconda.org/scipy-wheels-nightly/numpy/files. They
can be installed/downloaded using pip:
pip install -i https://pypi.anaconda.org/scipy-wheels-nightly/simple numpy
Chuck
_