#scientific-computing #numpy #highly

crabsformer

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

10 stable releases

2019.3.17 Mar 27, 2019
2019.3.16 Mar 25, 2019

#490 in Science

Download history 38/week @ 2024-02-23 7/week @ 2024-03-01 92/week @ 2024-03-29

92 downloads per month

Apache-2.0

76KB
1.5K SLoC

Crabsformer. Larva Island S01E06

Crabsformer

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

Notice! This project is in early phase. Expect bugs and missing features.

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
crabsformer = "2019.3.17"

and this to your crate root:

use crabsformer::*;

To get started using Crabsformer, read the quickstart tutorial.

Getting help

Feel free to start discussion at GitHub issues.

License

Crabsformer is licensed under the Apache-2.0 license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Crabsformer by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

Dependencies

~2.2–3MB
~41K SLoC