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