[Numpy-discussion] NumPy 2.3.1 released

2025-06-21 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.3.1. The NumPy 2.3.1 release is a patch release with several bug fixes, annotation improvements, and better support for OpenBSD. Highlights are: - Fix bug in ``matmul`` for non-contiguous out kwarg parameter

[Numpy-discussion] Re: we have a NumPy PyPI organization now

2025-06-16 Thread Charles R Harris via NumPy-Discussion
On Mon, Jun 16, 2025 at 7:24 AM Ralf Gommers via NumPy-Discussion < numpy-discussion@python.org> wrote: > Hi all, > > Now that PyPI has organizations and they came out of beta and the > application queue cleared, I applied for a NumPy organization and that just > came through (https://pypi.org/org

[Numpy-discussion] NumPy 2.3.0 released

2025-06-07 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.3.0. The NumPy 2.3.0 release improves free threaded Python support and annotations together with the usual set of bug fixes. It is unusual in the number of expired deprecations, code modernizations, and style clea

[Numpy-discussion] Interesting discussion of ``fast-math``

2025-05-30 Thread Charles R Harris via NumPy-Discussion
Hi All, Thought some might find this discussion interesting. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://

[Numpy-discussion] NumPy 2.3.0rc1 Released

2025-05-25 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.3.0rc1. The NumPy 2.3.0rc1 release continues the work to improve free threaded Python support and annotations together with the usual set of bug fixes. It is unusual in the number of expired deprecations and the nu

[Numpy-discussion] NumPy 2.3.x has been branched

2025-05-21 Thread Charles R Harris via NumPy-Discussion
Hi All, The main branch is now open for NumPy 2.4.0 development. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3//lists/numpy-discu

[Numpy-discussion] NumPy 2.2.6 released

2025-05-17 Thread Charles R Harris via NumPy-Discussion
Hi All, NumPy 2.2.6 is a patch release that fixes bugs found after the 2.2.5 release. It is a mix of typing fixes/improvements as well as the normal bug fixes and some CI maintenance. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] Re: Bumping CPU baseline to x86-64-v2

2025-05-17 Thread Charles R Harris via NumPy-Discussion
On Fri, May 16, 2025 at 4:23 AM Sayed Adel wrote: > Hi All, > > I wanted to bring your attention to an important change to NumPy that will > affect CPU compatibility requirements on x86. > > PR #28896 (https://github.com/numpy/numpy/pull/28896) is reorganizing how > NumPy handles x86 CPU features

[Numpy-discussion] Dropping PyPy in NumPy 2.3

2025-05-07 Thread Charles R Harris via NumPy-Discussion
Hi All, Just thought I would raise the topic of PyPy status in NumPy 2.3. PyPy for Python 3.11 currently has a bug which has hung around for a while, and it is also likely that there will be no PyPy for Python 3.12. It looks like PyPy is reaching end of life, and this seems a good time to decide i

[Numpy-discussion] Fwd: Research Opportunity: Can we monitor your projects?

2025-04-29 Thread Charles R Harris via NumPy-Discussion
Just thought I'd pass this along for discussion. Chuck -- Forwarded message - From: Date: Tue, Apr 29, 2025 at 4:09 PM Subject: Research Opportunity: Can we monitor your projects? To: Charles Harris Hello Charles Harris, I'm Samuel Flint, and I'm working with Dr. Robert Dyer

[Numpy-discussion] NumPy 2.2.5 released

2025-04-19 Thread Charles R Harris via NumPy-Discussion
Hi All, NumPy 2.2.5 is a patch release that fixes bugs found after the 2.2.4 release. It has a large number of typing fixes/improvements as well as the normal bug fixes and some CI maintenance. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] Re: Moving the meetings schedule to one hour earlier

2025-03-26 Thread Charles R Harris via NumPy-Discussion
On Wed, Mar 26, 2025 at 1:18 PM Sebastian Berg wrote: > Hi all, > > it's that time of the year again where daylight savings time starts > (the US had it already and Europe will have it now). > > I suggest we "realign" our meeting to this time zone (since it is > scheduled as UTC), I think for our

[Numpy-discussion] NumPy 2.2.4 released

2025-03-16 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.3. NumPy 2.2.4 is a patch release that fixes bugs found after the 2.2.3 release. There are a large number of typing improvements, the rest of the changes are the usual mix of bug fixes and platform maintenance.

[Numpy-discussion] NumPy 2.2.3 Release

2025-02-13 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.3. NumPy 2.2.3 is a patch release that fixes bugs found after the 2.2.2 release. The majority of the changes are typing improvements and fixes for free threaded Python. Both of those areas are still under develop

[Numpy-discussion] NumPy 2.2. 2 Release

2025-01-18 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.2. NumPy 2.2.2 is a patch release that fixes bugs found after the 2.2.1 release. The number of typing fixes/updates is notable. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] NumPy 2.2.1 released

2024-12-21 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.1. NumPy 2.2.1 is a patch release following 2.2.0. It fixes bugs found after the 2.2.0 release and has several maintenance pins to work around upstream changes. There was some breakage in downstream projects fol

[Numpy-discussion] NumPy 2.2.0 Released

2024-12-08 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.2.0. The NumPy 2.2.0 release is a short release that brings us back into sync with the usual twice yearly release cycle. There have been a number of small cleanups, as well as work bringing the new StringDType to c

[Numpy-discussion] NumPy 2.2.x has been branched

2024-11-23 Thread Charles R Harris via NumPy-Discussion
Hi All, NumPy 2.2.x has been branched and main is now open for 2.3.0 development. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/l

[Numpy-discussion] Re: What to do with np.matrix

2024-10-14 Thread Charles R Harris via NumPy-Discussion
On Mon, Oct 14, 2024 at 9:10 AM Nathan wrote: > Here's a github code search for the string "np.matrix": > > https://github.com/search?q=%22np.matrix%22&type=code > > First, if you narrow down to just Python code, there are almost 60 > thousand results, which is quite high, much higher than we we'

[Numpy-discussion] Re: What to do with np.matrix

2024-10-14 Thread Charles R Harris via NumPy-Discussion
On Mon, Oct 14, 2024 at 8:09 AM Sebastian Berg wrote: > On Sat, 2024-10-12 at 12:13 -0400, Marten van Kerkwijk wrote: > > Hi Dan, others, > > > > > > > Regardless, since there have been 7 years of > > PendingDeprecationWarning, > > I think changing that to a regular DeprecationWarning should not

[Numpy-discussion] NumPy 2.1.2 released.

2024-10-05 Thread Charles R Harris via NumPy-Discussion
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.1.2. NumPy 2.1.2 is a maintenance release that fixes bugs and regressions discovered after the 2.1.1 release. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] Re: What should remain on PyPi

2024-09-03 Thread Charles R Harris
On Tue, Sep 3, 2024 at 10:46 AM Sean Gillies wrote: > Hi Chuck, > > I've got a version of a package on PyPI that requires Numpy 2.0.0rc1 at > build time. Not the best decision in hindsight, but I assumed that Numpy > was the kind of project that wouldn't remove published distributions unless > th

[Numpy-discussion] Line lengths for Python file increased to 88 characters

2024-09-03 Thread Charles R Harris
Hi All, Just a heads up that the maximum line length for NumPy Python files has been increased to 88 characters , you may want to change some editor settings. This makes us compatible with Black and other auto-formatters, and seems to be the developing st

[Numpy-discussion] NumPy 2.1.1 release

2024-09-03 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.1.1. NumPy 2.1.1 is a maintenance release that fixes bugs and regressions discovered after the 2.1.0 release. This release supports Python 3.10-3.13. Wheels can be downloaded from PyPI

[Numpy-discussion] What should remain on PyPi

2024-09-03 Thread Charles R Harris
Hi All, I just got through deleting a bunch of pre-releases on PyPi and it occurred to me that we should have a policy as to what releases should be kept. I think that reproducibility requires that we keep all the major and micro versions, but if so, we should make that an official guarantee. Perh

[Numpy-discussion] Re: Adding `P.coef_natural` property to polynomials

2024-09-01 Thread Charles R Harris
On Sun, Sep 1, 2024 at 6:48 AM Rakshit Singh wrote: > Best Wishes > > I am really hesitant of changing the api, some packages might be dependent > on it. > > Regards > Rakshit Kr. Singh > > On Sun, Sep 1, 2024, 5:54 PM oc-spam66--- via NumPy-Discussion < > numpy-discussion@python.org> wrote: > >>

[Numpy-discussion] NumPy 2.0.2 released

2024-08-26 Thread Charles R Harris
Hi All On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.0.2. NumPy 2.0.2 is a maintenance release that fixes bugs and regressions discovered after the 2.0.1 release. This release supports Python 3.9-3.12. Wheels can be downloaded from PyPI

[Numpy-discussion] Re: Documentation for the 2.0.0 release.

2024-08-19 Thread Charles R Harris
On Mon, Aug 19, 2024 at 2:30 PM matti picus wrote: > Done. Thanks for the release. > Matti > Thanks Matti. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https:/

[Numpy-discussion] Re: Welcome Joren Hammudoglu to the NumPy Maintainers Team

2024-08-19 Thread Charles R Harris
On Mon, Aug 19, 2024 at 4:44 AM Sebastian Berg wrote: > Hi all, > > please join me in welcoming Joren (https://github.com/jorenham) to the > NumPy maintainers team. > > Joren has done a lot of work recently contributing, reviewing, and > maintaining typing related improvements to NumPy. > We are

[Numpy-discussion] Documentation for the 2.0.0 release.

2024-08-18 Thread Charles R Harris
Hi All, Just a note that someone running a version of Python < 3.12 needs to generate the 2.1.0 release documentation. I can't do it, as Python 12 is my system Python and somewhere along the way it gets called, even when the documentation script is run with 3.11, and the build fails because Python

[Numpy-discussion] NumPy 2.1.0 released.

2024-08-18 Thread Charles R Harris
Hi All On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.1.0. NumPy 2.1.0 provides support for the upcoming Python 3.13 release and drops support for Python 3.9. In addition to the usual bug fixes and updated Python support, this release helps get NumPy back into its usua

[Numpy-discussion] NumPy 2.1.0rc1 released

2024-08-11 Thread Charles R Harris
Hi All On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.1.0rc1. NumPy 2.1.0rc1 provides support for the upcoming Python 3.13 release and drops support for Python 3.9. In addition to the usual bug fixes and updated Python support, it helps get us back into our usual relea

[Numpy-discussion] NumPy 2.1.x branched, main is open for 2.2.0 development

2024-08-07 Thread Charles R Harris
Hi All, Just a note that the 'maintenance/2.1.x' branch has been created and the main branch is now ready for 2.2.0 development. The OpenBlas problems have not yet been resolved, hopefully that can be taken care of before the 2.1.0 release. Chuck ___ Nu

[Numpy-discussion] Re: git status

2024-08-04 Thread Charles R Harris
am/* I am using ssh, which is the `git@` bit, you probably want the `https://` version. Chuck On Sun, Aug 4, 2024 at 9:38 PM Charles R Harris wrote: > What does your `.git/config` file show as the source for fetching numpy? I > just do `git pull upstream main`. I think you can also pull wi

[Numpy-discussion] Re: git status

2024-08-04 Thread Charles R Harris
orked repository. On Sun, Aug 4, 2024 at 9:33 PM Andrew Nelson wrote: > On Mon, 5 Aug 2024 at 10:34, Charles R Harris > wrote: > >> >> On Sun, Aug 4, 2024 at 4:25 PM Andrew Nelson wrote: >> >>> Hi all, >>> for some reason my fork has got way out of

[Numpy-discussion] Re: git status

2024-08-04 Thread Charles R Harris
On Sun, Aug 4, 2024 at 4:25 PM Andrew Nelson wrote: > Hi all, > for some reason my fork has got way out of date and is missing commits > from back to April. I'm not sure if my fork got messed up, or whether the > numpy repo history has been affected. > > Is anyone else experiencing problems? > I

[Numpy-discussion] NumPy 2.0.1 released

2024-07-21 Thread Charles R Harris
Hi All On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.0.1. NumPy 2.0.1 is a maintenance release that fixes bugs and regressions discovered after the 2.0.0 release. NumPy 2.0.1 is the last planned release in the 2.0.x series, 2.1.0rc1 should be out shortly. This releas

[Numpy-discussion] NumPy 2.0.0 released

2024-06-17 Thread Charles R Harris
Hi All On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.0.0rc2. NumPy 2.0.0 is the first major release since 2006. It is the result of 11 months of development since the last feature release and is the work of 198 contributors spread over 1041 pull requests. It contains

[Numpy-discussion] Re: Generate documentation for the 2.0.0 release

2024-06-16 Thread Charles R Harris
Thanks Matti. Chuck On Sun, Jun 16, 2024 at 10:31 AM Matti Picus wrote: > I will make a PR to https://github.com/numpy/doc > > Matti > > > On 16/06/2024 19:04, Charles R Harris wrote: > > PS, you will need to check out `.spin/cmds.py` from the main branch i

[Numpy-discussion] Re: Generate documentation for the 2.0.0 release

2024-06-16 Thread Charles R Harris
PPS, the problem can probably be solved in the spin command, I suspect it doesn't use the virtual environment everywhere it should. Chuck On Sun, Jun 16, 2024 at 10:04 AM Charles R Harris wrote: > PS, you will need to check out `.spin/cmds.py` from the main branch in > order t

[Numpy-discussion] Re: Generate documentation for the 2.0.0 release

2024-06-16 Thread Charles R Harris
PS, you will need to check out `.spin/cmds.py` from the main branch in order to build the documentation. Chuck On Sun, Jun 16, 2024 at 9:59 AM Charles R Harris wrote: > Hi All, > > Could someone running Python < 3.12 generate the documentation for the > NumPy 2.0.0 release. My n

[Numpy-discussion] Generate documentation for the 2.0.0 release

2024-06-16 Thread Charles R Harris
Hi All, Could someone running Python < 3.12 generate the documentation for the NumPy 2.0.0 release. My native Python is 3.12, which works fine except that there is no distutils. Trying to run the build under 3.11, after hard coding the Python version in the doc/Makefile, runs into various problems

[Numpy-discussion] Re: 3.13 wheels

2024-05-14 Thread Charles R Harris
On Tue, May 14, 2024 at 12:24 AM Andrew Nelson wrote: > I'm not sure if we've discussed this yet. I propose we start making > nightly wheels for cp313 just after numpy2.0 gets officially released. That > way there's no churn in the wheel infra. Note that there's already a > 3.13dev job in CI. >

[Numpy-discussion] NumPy 2.0.0rc2 released

2024-05-12 Thread Charles R Harris
Hi All On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.0.0rc2. NumPy 2.0.0 is the first major release since 2006. It is the result of 11 months of development since the last feature release and is the work of 198 contributors spread over 1041 pull requests. It contains

[Numpy-discussion] Re: Please consider dropping Python 3.9 support for Numpy 2.0

2024-05-10 Thread Charles R Harris
On Fri, May 10, 2024 at 8:47 AM Ralf Gommers wrote: > > > On Thu, May 9, 2024 at 12:28 AM Thomas Caswell wrote: > >> I think the spirit of NEP 29 is to pick your supported Python's when you >> pick a target release date and you should then stick to it (to avoid "we >> delayed so long we are over

[Numpy-discussion] Re: Moving the weekly traige/community meetings

2024-04-08 Thread Charles R Harris
On Sun, Apr 7, 2024 at 8:37 PM Matti Picus wrote: > Could we move the weekly community/triage meetings one hour later? Some > participants have a permanent conflict, and the current time is > inconvenient for my current time zone. > > Matti > > Works for me. Chuck ___

[Numpy-discussion] NumPy 2.0.0rc1 released

2024-03-30 Thread Charles R Harris
Hi All On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.0.0rc1. NumPy 2.0.0 is the first major release since 2006. It is the result of 10 months of development since the last feature release and is the work of 193 contributors spread over 1005 pull requests. It contains

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-25 Thread Charles R Harris
On Mon, Mar 25, 2024 at 5:54 PM Oscar Benjamin wrote: > On Sat, 9 Mar 2024 at 10:16, Ralf Gommers wrote: > > > > On Sat, Mar 9, 2024 at 2:03 AM Oscar Benjamin < > oscar.j.benja...@gmail.com> wrote: > >> > >> On Sat, 9 Mar 2024 at 00:44, Charles R H

[Numpy-discussion] Re: Polyfit error in displacement

2024-03-25 Thread Charles R Harris
On Mon, Mar 25, 2024 at 11:28 AM Luca Bertolotti < luca72.bertolo...@gmail.com> wrote: > Hello > in a vb program they use 3rd degree approx and get this value including > displacement:(SC) > [image: image.png] > > Ii think that i'm doing the same with numpy but I get different value does > anyone

[Numpy-discussion] NumPy 2.0.0b1 released

2024-03-11 Thread Charles R Harris
Hi All On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.0.0b1. NumPy 2.0.0 is the first major release since 2006. It is the result of 10 months of development since the last feature release and is the work of 190 contributors spread over 968 pull requests. It contains a

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Charles R Harris
On Fri, Mar 8, 2024 at 4:45 PM Oscar Benjamin wrote: > On Fri, 8 Mar 2024 at 23:31, Aaron Meurer wrote: > > > > How bad are the NumPy 2.0 breakages in SymPy? We could do a backport > > release if they are serious. > > I don't remember exactly what needed changing but some basic things in > sympy

[Numpy-discussion] Re: numpy 2.0.x has been branched.

2024-03-08 Thread Charles R Harris
On Fri, Mar 8, 2024 at 2:48 PM Oscar Benjamin wrote: > Hi Chuck, > > Is there a rough expected landing time for NumPy 2.0? > > Also does the branching mean that the intention/guarantee is not to > make further incompatible changes? > > SymPy's current master branch is compatible with the current

[Numpy-discussion] numpy 2.0.x has been branched.

2024-03-08 Thread Charles R Harris
Hi All, Numpy 2.0.x has been branched, further work on the release notes should be made against that branch. The main branch is now 2.1.0. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discu

[Numpy-discussion] NumPy 1.26.4 released

2024-02-05 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.26.4. NumPy 1.26.4 is a maintenance release that fixes bugs and regressions discovered after the 1.26.3 release. This is the last planned release in the 1.26.x series. Wheels can be downloaded from PyPI

[Numpy-discussion] Re: API: make numpy.lib._arraysetops.intersect1d work on multiple arrays #25688

2024-02-02 Thread Charles R Harris
On Fri, Feb 2, 2024 at 6:34 AM Stephan Kuschel via NumPy-Discussion < numpy-discussion@python.org> wrote: > All the Best > Stephan > ___ > NumPy-Discussion mailing li Dear Community, > > For my own work, I required the intersect1d function to work on mu

[Numpy-discussion] Re: welcome Raghuveer, Chris, Mateusz and Matt to the NumPy maintainers team

2024-01-26 Thread Charles R Harris
On Fri, Jan 26, 2024 at 1:08 PM Ralf Gommers wrote: > Hi all, > > We've got four new NumPy maintainers! Welcome to the team, and > congratulations to: > > - Raghuveer Devulapalli (https://github.com/r-devulap) > - Chris Sidebottom (https://github.com/mousius) > - Mateusz Sokół (https://github.com

[Numpy-discussion] Re: New matvec and vecmat functions

2024-01-25 Thread Charles R Harris
On Tue, Jan 23, 2024 at 3:18 PM Marten van Kerkwijk wrote: > Hi All, > > I have a PR [1] that adds `np.matvec` and `np.vecmat` gufuncs for > matrix-vector and vector-matrix calculations, to add to plain > matrix-matrix multiplication with `np.matmul` and the inner vector > product with `np.vecdot

[Numpy-discussion] Re: Enhancement: Chebyshev power using DCT

2024-01-24 Thread Charles R Harris
On Wed, Jan 24, 2024 at 6:29 AM Fabio Matti wrote: > Hi, > > In the `numpy.polynomial.chebyshev` module, the function for raising a > Chebyshev polynomial to a power, `chebpow` [1], is essentially implemented > in the following way: > > {{{#!highlight python > def chebpow(c, pow): > """Raise

[Numpy-discussion] Re: Proposal to accept NEP 55: Add a UTF-8 variable-width string DType to NumPy

2024-01-22 Thread Charles R Harris
On Mon, Jan 22, 2024 at 5:14 PM Nathan wrote: > Hi all, > > I propose we accept NEP 55 and merge PR #25347 implementing the NEP in > time for the NumPy 2.0 RC: > > https://numpy.org/neps/nep-0055-string_dtype.html > https://github.com/numpy/numpy/pull/25347 > > The most controversial aspect of th

[Numpy-discussion] NumPy 1.26.3 released

2024-01-02 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.26.3. NumPy 1.26.3 is a maintenance release that fixes bugs and regressions discovered after the 1.26.2 release. The most notable fixes are the f2py bug fixes. The Python versions supported by this release are 3.9-

[Numpy-discussion] NumPy 1.26. 2 released

2023-11-12 Thread Charles R Harris
Charles R Harris Sat, Oct 14, 3:03 PM to numpy-discussion, SciPy, bcc: python-announce-list Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.26.2. NumPy 1.26.2 is a maintenance release that fixes bugs and regressions discovered after the 1.26.1 release

[Numpy-discussion] Re: Switching default order to column-major

2023-11-11 Thread Charles R Harris
On Sat, Nov 11, 2023 at 8:07 AM Valerio De Benedetto wrote: > Hi, I found that the documented default row-major order is enforced > throughout the library with a series of `order='C'` default parameters, so > given this I supposed there's no way to change the default (or am I wrong?) > If, suppos

[Numpy-discussion] Re: We've recevied a NumFOCUS SDG!

2023-11-08 Thread Charles R Harris
On Wed, Nov 8, 2023 at 4:24 PM wrote: > Hello NumPy community, > > I am thrilled to announce that I have been awarded a NumFocus Small > Development Grant for my work on NumPy-Financial. This grant will enable me > to enhance compatibility with NumPy 2.0, attract new contributors, improve > testi

[Numpy-discussion] NumPy 1.26.1 released

2023-10-14 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.26.1. NumPy 1.26.1 is a maintenance release that fixes bugs and regressions discovered after the 1.26.0 release. In addition, it adds new functionality for detecting BLAS and LAPACK when building from source. Highl

[Numpy-discussion] NumPy 1.26.0 released

2023-09-16 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.26.0. The NumPy 1.26.0 release is a continuation of the 1.25.x release cycle with the addition of Python 3.12.0 support. Python 3.12 dropped distutils, consequently supporting it required finding a replacement for

[Numpy-discussion] Re: Curious performance different with np.unique on arrays of characters

2023-09-14 Thread Charles R Harris
On Thu, Sep 14, 2023 at 11:34 AM Devulapalli, Raghuveer < raghuveer.devulapa...@intel.com> wrote: > What processor you are running this on? np.sort uses AVX-512 accelerated > sorting for np.int32, so just wondering if you that is the reason for this > difference. > > Raghuveer We also have radix

[Numpy-discussion] Re: NumPy 1.26.0rc1 released

2023-09-06 Thread Charles R Harris
On Wed, Sep 6, 2023 at 4:53 PM Charles R Harris wrote: > Hi All, > > On behalf of the NumPy team, I'm pleased to announce the release of NumPy > 1.26.0rc1. The NumPy 1.26.0 release is a continuation of the 1.25.x release > cycle with the addition of Python 3.12.0 support.

[Numpy-discussion] NumPy 1.26.0rc1 released

2023-09-06 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.26.0rc1. The NumPy 1.26.0 release is a continuation of the 1.25.x release cycle with the addition of Python 3.12.0 support. Python 3.12 dropped distutils, consequently supporting it required finding a replacement f

[Numpy-discussion] Re: Dealing with static local variables in Numpy

2023-09-01 Thread Charles R Harris
On Fri, Sep 1, 2023 at 11:11 AM Sebastian Berg wrote: > On Tue, 2023-08-29 at 08:01 +, Nicolas Holzschuch wrote: > > Hello, > > > > This is my first post to this group; I'd like to start by expressing > > my appreciation for the amazing work in developing and maintaining > > Numpy. > > > > I

[Numpy-discussion] Re: welcome Andrew Nelson to the NumPy maintainers team

2023-08-22 Thread Charles R Harris
On Mon, Aug 21, 2023 at 10:09 PM Andrew Nelson wrote: > On Mon, 21 Aug 2023 at 18:39, Ralf Gommers wrote: > >> Hi all, >> >> On behalf of the steering council, I am very happy to announce that >> Andrew is joining the Maintainers team. Andrew has been contributing to our >> CI setup in particula

[Numpy-discussion] Cirrus testing

2023-08-15 Thread Charles R Harris
Hi All, This is a heads up that we have already exceeded our allotment of free time on Cirrus CI. They are giving us a pass this month, but next month they will start enforcing the limits. That will impact both our testing and our releases. We have taken steps to reduce our use of Cirrus, but it c

[Numpy-discussion] NumPy 1.26.0b1 released

2023-08-13 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.26.0b1. The NumPy 1.26.0 release is a continuation of the 1.25.x release cycle with the addition of Python 3.12.0 support. Python 3.12 dropped distutils, consequently supporting it required finding a replacement fo

[Numpy-discussion] Re: Python 3.12.0rc1 released

2023-08-08 Thread Charles R Harris
On Tue, Aug 8, 2023 at 8:25 AM Charles R Harris wrote: > Hi All, > > Just a note that Python 3.12.0rc1 was released Aug 6. It looks like > manylinux2014 is already updated. > > But cibuildwheel is still at 3.12.0b4. Chuck ___ NumPy-

[Numpy-discussion] Python 3.12.0rc1 released

2023-08-08 Thread Charles R Harris
Hi All, Just a note that Python 3.12.0rc1 was released Aug 6. It looks like manylinux2014 is already updated. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https:

[Numpy-discussion] Interesting article

2023-08-05 Thread Charles R Harris
Hi All, Just thought I'd pass along a link to an article I found interesting, IBM, Red Hat and Free Software: An old maddog’s view . Chuck ___ NumPy-Discussion mail

[Numpy-discussion] Re: numpy.org is now available in Japanese and Portuguese

2023-08-03 Thread Charles R Harris
On Wed, Aug 2, 2023 at 9:51 PM Inessa Pawson wrote: > We are excited to announce that numpy.org is now available in 2 > additional languages: Japanese and Portuguese. > This wouldn’t be possible without our dedicated volunteers: > > Portuguese: > Melissa Weber Mendonça (melissawm) > Ricardo Prins

[Numpy-discussion] Re: The 1.26.x maintenance branch has been created.

2023-07-31 Thread Charles R Harris
On Mon, Jul 31, 2023 at 1:13 PM Charles R Harris wrote: > > > On Mon, Jul 31, 2023 at 1:08 PM Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> >> >> On Mon, Jul 31, 2023 at 12:16 PM Ralf Gommers >> wrote: >> >>&

[Numpy-discussion] Re: The 1.26.x maintenance branch has been created.

2023-07-31 Thread Charles R Harris
On Mon, Jul 31, 2023 at 1:08 PM Charles R Harris wrote: > > > On Mon, Jul 31, 2023 at 12:16 PM Ralf Gommers > wrote: > >> >> >> On Mon, Jul 31, 2023 at 6:53 PM Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> Hi All, >

[Numpy-discussion] Re: The 1.26.x maintenance branch has been created.

2023-07-31 Thread Charles R Harris
On Mon, Jul 31, 2023 at 12:16 PM Ralf Gommers wrote: > > > On Mon, Jul 31, 2023 at 6:53 PM Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> Hi All, >> >> The 1.26.x maintenance branch has been created. The 1.26.x branch is a >> continuatio

[Numpy-discussion] The 1.26.x maintenance branch has been created.

2023-07-31 Thread Charles R Harris
Hi All, The 1.26.x maintenance branch has been created. The 1.26.x branch is a continuation of the 1.25.x branch and serves to mark the change from our distutils based builds to the meson builds needed to support the upcoming Python 3.12 release. Chuck

[Numpy-discussion] NumPy 1.25.2 released

2023-07-31 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.25.2. NumPy 1.25.2 is a maintenance release that fixes bugs and regressions discovered after the 1.25.1 release. This is the last planned release in the 1.25.x series, the next final release will be 1.26.0, which w

[Numpy-discussion] Time to start NumPy 1.26 development?

2023-07-14 Thread Charles R Harris
Hi All, We plan to release NumPy 1.26 soon after the release of the Python 3.12.0rc1 release, which is currently scheduled for July 31, just a bit more than two weeks off. What I'd like to do is 1. Tag the commit after v1.25.1 -- f9e85438782cc5 -- as 'v1.26.0.dev0', marking it as the start

[Numpy-discussion] NumPy 1.25.1 release

2023-07-08 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.25.1. NumPy 1.25.1 is a maintenance release that fixes bugs discovered after the 1.24.3 release and updates the build infrastructure to stay current with upstream changes. The Python versions supported by this rel

[Numpy-discussion] Release of NumPy 1.24. 4

2023-06-26 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.4. NumPy 1.24.4 is a maintenance release that fixes a few bugs discovered after the 1.24.3 release. The Python versions supported by this release are 3.8-3.11 Note that 32 bit wheels are only provided for Windo

[Numpy-discussion] NumPy 1.25.0 released

2023-06-17 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 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 deprecation.

[Numpy-discussion] Re: Precision changes to sin/cos in the next release?

2023-05-31 Thread Charles R Harris
On Wed, May 31, 2023 at 9:12 AM Robert Kern wrote: > On Wed, May 31, 2023 at 10:40 AM Ralf Gommers > wrote: > >> >> >> On Wed, May 31, 2023 at 4:19 PM Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> >>> >>>

[Numpy-discussion] Re: Precision changes to sin/cos in the next release?

2023-05-31 Thread Charles R Harris
On Wed, May 31, 2023 at 8:05 AM Robert Kern wrote: > I would much, much rather have the special functions in the `np.*` > namespace be more accurate than fast on all platforms. These would not > have been on my list for general purpose speed optimization. How much time > is actually spent inside

[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: 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] NumPy 1.24.3 released

2023-04-22 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.3. NumPy 1.24.3 is a maintenance release that fixes bugs and regressions discovered after the 1.24.2 release. The Python versions supported by this release are 3.8-3.11 Note that 32 bit wheels are only provided

[Numpy-discussion] Re: Error from "import numpy": undefined symbol: _ZSt21__glibcxx_assert_failPKciS0_S0_

2023-04-15 Thread Charles R Harris
I can confirm. Please open a github issue for this. Chuck On Sat, Apr 15, 2023 at 5:29 PM Chiara Marmo wrote: > Dear list, > > I am compiling numpy from source (main 1.25.0.dev0+1173.g7f682bca5) on > Fedora 37. > - Python 3.11 > - GNU C Library (GNU libc) stable release version 2.36. > - g++ (G

[Numpy-discussion] Re: Github updated its RSA public key

2023-03-24 Thread Charles R Harris
Note that "actions/checkout" was updated today by dependabot, so we should be good on that score. Chuck ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python

[Numpy-discussion] Github updated its RSA public key

2023-03-24 Thread Charles R Harris
Hi All, Just a heads up, you may see this message: @@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be ea

[Numpy-discussion] Re: dropping support for Gitpod and our Docker image builds

2023-03-20 Thread Charles R Harris
On Mon, Mar 20, 2023 at 3:13 PM Ralf Gommers wrote: > Hi all, > > We received a notification from Docker that there Free Team organization > no longer exists, and that we have until April 14 to upgrade to a paid > tier. We only use Docker to support Gitpod. Gitpod builds have been broken > in mai

[Numpy-discussion] NumPy 1.24. 2 Release

2023-02-05 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.2. NumPy 1.24.2 is a maintenance release that fixes bugs and regressions discovered after the 1.24.1 release. The Python versions supported by this release are 3.8-3.11 Note that 32 bit wheels are only provided

[Numpy-discussion] Re: Congratulation to our newest maintainer Mukulika Pahari

2023-01-27 Thread Charles R Harris
On Fri, Jan 27, 2023 at 3:23 AM Matti Picus wrote: > The NumPy steering council recently granted maintainer rights to > Mukulika Pahari (https://github.com/Mukulikaa/) > > > Mukulika was recently elected to co-lead the numpy documentation team, > and has been active in reviewing documentation iss

[Numpy-discussion] Re: Getting scipy.interpolate.pchip_interpolate to return the first derivative of a pchip interpolation

2023-01-21 Thread Charles R Harris
You should post at the scipy-user mailing list. See https://svn.scipy.org/scipylib/mailing-lists.html. On Sat, Jan 21, 2023 at 4:08 PM Samuel Dupree wrote: > I'm running SciPy ver. 1.9.3 under Python ver. 3.9.15 on a Mac Pro (2019) > desktop running Mac OSX ver. 13.1 Ventura. The problem I'm ha

[Numpy-discussion] NumPy 1.24.1 released

2022-12-26 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.1. NumPy 1.24.1 is a maintenance release that fixes bugs and regressions discovered after the 1.24.0 release. The Python versions supported by this release are 3.8-3.11 Note that 32 bit wheels are only provided

[Numpy-discussion] NumPy 1.24.0 released

2022-12-18 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 1.24.0. The NumPy 1.24.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase execution speed, and clarify the documentation. There are also a large number of new and expired d

[Numpy-discussion] Re: status of long double support and what to do about it

2022-12-14 Thread Charles R Harris
On Wed, Dec 14, 2022 at 1:44 PM Scott Ransom wrote: > On 12/14/22 3:01 PM, Carl Kleffner wrote: > > Hi Scott, > > > > may I ask you which kind of vector / matrix operation in extended > precision (np.longdouble) is > > supported in 'pint' ? It can't be backed by the underlying blas library > as e

  1   2   3   4   5   6   >