[Numpy-discussion] NumPy 1.25.0rc1 released

2023-05-29 Thread Charles R Harris
Hi All, The NumPy 1.25.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase the execution speed, and clarify the documentation. There has also been work to prepare for the future NumPy 2.0.0 release, resulting in a large number of new and expired deprecati

[Numpy-discussion] Re: openblas location question

2023-05-29 Thread Andras Deak
On Mon, May 29, 2023, at 17:02, timesir wrote: > Dear community, > > I want to find the location of the openblas library that Numpy calls. Hi, I suspect you're tied to Python 3.6 due to some HPC cluster or similar, but in case you can upgrade to Python 3.8 or newer, NumPy 1.24 introduced show_

[Numpy-discussion] openblas location question

2023-05-29 Thread timesir
Dear community, I want to find the location of the openblas library that Numpy calls. Then I did the following: [root@computer02 ~]# python3 Python 3.6.8 (default, Nov 16 2020, 16:55:22) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] on linux Type "help", "copyright", "credits" or "license" for more in

[Numpy-discussion] Re: Welcome Nathan Goldbaum as a Maintainer

2023-05-29 Thread Ross Barnowski
Welcome Nathan! On Mon, May 29, 2023 at 7:47 AM Charles R Harris wrote: > > > On Mon, May 29, 2023 at 1:15 AM Sebastian Berg > wrote: > >> Hi all, >> >> On behalf of the steering council, I am very happy to announce that >> Nathan has joined us as a Maintainer! >> >> Nathan has been consistentl

[Numpy-discussion] Re: Welcome Nathan Goldbaum as a Maintainer

2023-05-29 Thread Charles R Harris
On Mon, May 29, 2023 at 1:15 AM Sebastian Berg wrote: > Hi all, > > On behalf of the steering council, I am very happy to announce that > Nathan has joined us as a Maintainer! > > Nathan has been consistently contributing and reviewing NumPy PRs for a > while and is for example actively working o

[Numpy-discussion] Welcome Nathan Goldbaum as a Maintainer

2023-05-29 Thread Sebastian Berg
Hi all, On behalf of the steering council, I am very happy to announce that Nathan has joined us as a Maintainer! Nathan has been consistently contributing and reviewing NumPy PRs for a while and is for example actively working on a better string DType which often means diving into the NumPy core