numas-0.1.0 is not a library.
Visit the last successful build: numas-0.2.7

numas

Numas is Rust and WebAssembly library for numerical and scientific computing. It's designed to be similiar to NumPy (Python library).

Content

Library contains:

  • Memory efficient array
  • Fast arithmetic on arrays

Usage

Authors