| Crates.io | ohsl |
| lib.rs | ohsl |
| version | 0.10.8 |
| created_at | 2020-10-30 13:43:57.342156+00 |
| updated_at | 2024-11-06 13:44:07.567279+00 |
| description | A collection of numerical routines and mathematical types for use in scientific computing. |
| homepage | |
| repository | https://github.com/anthonyoneill/ohsl |
| max_upload_size | |
| id | 306985 |
| size | 271,251 |
ohsl (ostensibly handy scientific library) is a collection of numerical routines written in Rust. The library includes routines in the following areas:
cargo test to run tests
cargo run --example [name of example] to run a specified example
cargo doc to generate documentation