Replies: 2 comments
|
This was discussed at https://hackmd.io/zn5bvdZTQIeJmb3RW1B-8g#array_api_extranumpy-Lucas. There was a vague verdict that this indeed seems useful insofar as it will reduce the amount of custom utilities that adopting libraries need to carry around, especially when multiple of them need the same thing. There were concerns about how to determine exactly what is in or out of scope, including which other |
|
Adding a bit more to this, the discussion initially started with the addition of a
A version of this decorator has already been added to GLASS, which is more suited to their needs. We need to put some effort into bringing this as a generic version inside the extra library. I'll try to open a draft PR soon for porting the decorator to the extra so that we can test it elsewhere and come up with new ideas/use cases. |
Uh oh!
There was an error while loading. Please reload this page.
Originally posted by @lucascolley in #1021
All reactions