We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[many? of these are addressed in the NArray rewrite (v.0.7+)]
More methods -- (NArray should probably be capable of the basic functionality found in the Numpy Example List)
More types
transpose on a 2D NArray with no arguments should transpose the matrix
something like matplotlib to easily plot data (a separate, but related project)
others?