Intent to adapt Array API in Python-Blosc2 #968
Replies: 3 comments 15 replies
-
Hi,
which is equivalent to
? |
Beta Was this translation helpful? Give feedback.
-
Hi, I have another question - I suppose it is perhaps related to the test suite but it's not really an issue per se. When executing the tests for
|
Beta Was this translation helpful? Give feedback.
-
Another thing that I'd like to bring on the table is the use of an optional It would be cool if Array API may adopt the same convention and allow an optional |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! The Python-Blosc2 project is trying to adapt to the Array API specs. We have started work here: Blosc/python-blosc2@main...array-api
The Array API has been in our radar at least since 2023, when I attended to the Aaron talk in SciPy conference, but probably I forgot the details and was naively thinking that just adapting to name convention was going to be enough. During recent EuroSciPy conference, it was clear that adapting to Array API is much more than that; thanks to @seberg and @lucascolley for making that clearer and for their help in our initial effort! In case anyone has suggestions, or is willing to help us in this attempt, please shout!
Beta Was this translation helpful? Give feedback.
All reactions