Frontend interface
eliassjogreen opened this issue · 0 comments
eliassjogreen commented
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 the ndarray
such as tensor
s and matrix
.