[Numpy-discussion] Enhancement for generalized ufuncs

2024-07-11 Thread Warren Weckesser
I have implemented quite a few generalized ufuncs over in ufunclab (https://github.com/WarrenWeckesser/ufunclab), and in the process I have accumulated a gufunc "wish list". Two items on that list are: (1) the ability to impose constraints on the core dimensions that are checked when the gufunc is

[Numpy-discussion] Re: Windows 11 arm64 wheel

2024-07-11 Thread Ralf Gommers
On Thu, Jul 11, 2024 at 2:20 PM Andrew Nelson wrote: > > > On Thu, Jul 11, 2024, 22:08 slobodan.miletic--- via NumPy-Discussion < > numpy-discussion@python.org> wrote: > >> Hi, >> >> I am writing on behalf of my team from Endava company. Our task is to >> work with opensource community, and setup

[Numpy-discussion] Re: Windows 11 arm64 wheel

2024-07-11 Thread Matthew Brett
Hi, On Thu, Jul 11, 2024 at 1:16 PM Andrew Nelson wrote: > > > > On Thu, Jul 11, 2024, 22:08 slobodan.miletic--- via NumPy-Discussion > wrote: >> >> Hi, >> >> I am writing on behalf of my team from Endava company. Our task is to work >> with opensource community, and setup multiple applicatio

[Numpy-discussion] Re: Windows 11 arm64 wheel

2024-07-11 Thread Andrew Nelson
On Thu, Jul 11, 2024, 22:08 slobodan.miletic--- via NumPy-Discussion < numpy-discussion@python.org> wrote: > Hi, > > I am writing on behalf of my team from Endava company. Our task is to work > with opensource community, and setup multiple applications for use on win11 > arm64 machines. > One of t

[Numpy-discussion] Windows 11 arm64 wheel

2024-07-11 Thread slobodan.miletic--- via NumPy-Discussion
Hi, I am writing on behalf of my team from Endava company. Our task is to work with opensource community, and setup multiple applications for use on win11 arm64 machines. One of the tasks is to understand the problems and if possible help NumPy team in setting up win11 arm64 compatible wheel on