np 2018.3.2

np is an easy-to-use fundamental library for scientific computing with Rust, highly inspired by NumPy.
Documentation
np-2018.3.2 has been yanked.

np

np is an easy-to-use fundamental library for scientific computing with Rust, highly inspired by NumPy.

Documentation:

Usage

Add this to your Cargo.toml:

[dependencies]
np = "2018.3.2"

To get started using np, read the quickstart tutorial.

Getting help

Feel free to start discussion at GitHub issues.

License

np is licensed under the BSD 3-Clause license.