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
For Neo to become a truly awesome project we need a truly awesome programming experience, how do we do that? With a nice interface exposing backend-agnostic methods and operations.
For Neo to become a truly awesome project we need a truly awesome programming experience, how do we do that? With a nice interface exposing backend-agnostic methods and operations.
I propose we take inspiration from projects like numpy, julia, matlab and tfjs.
For now I think the most important thing we need an interface for is
ndarray
s and different variations of thendarray
such astensor
s andmatrix
.The text was updated successfully, but these errors were encountered: