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
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
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
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
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