You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ds-arrays could inherit from NumPy arrays. This would allow to automatically parallelize any existing algorithm or library that uses NumPy arrays internally. However, we should discuss the feasibility of this approach and its benefits versus the effort required to implement it.
The text was updated successfully, but these errors were encountered:
ds-arrays could inherit from NumPy arrays. This would allow to automatically parallelize any existing algorithm or library that uses NumPy arrays internally. However, we should discuss the feasibility of this approach and its benefits versus the effort required to implement it.
The text was updated successfully, but these errors were encountered: