Numy v0.1.0 API Reference
Modules
Numy is
Extend Enum for homogeneous enumerables.
Floating point number utilities.
NIF wrapper around LAPACK.
Numy.Tensor is a multi-dimentional matrix (sometimes caled ND-Array) contaning elements of a single data type.
Interface to Tensor.
Typical vector operations with [float] List.
When list is long, we call NIF functions to speed up computation.