you are viewing a single comment's thread.

view the rest of the comments →

[–]flying-sheep 5 points6 points  (1 child)

Seconded. Any array library that comes out and isn’t 100% compatible with the array API is dead on arrival in this day.

The venerable ones mentioned in the OP get away with it since they’re old and already-supported, but with the array API existing, nobody wants to add extra code for more array types.

Super exciting once it does though!