| Crates.io | rusty_pandas |
| lib.rs | rusty_pandas |
| version | 0.0.2 |
| created_at | 2019-08-31 14:34:33.844141+00 |
| updated_at | 2019-09-02 22:54:19.306903+00 |
| description | General Mathematics Library for Rust |
| homepage | https://github.com/jordanosborn/rustypandas |
| repository | https://github.com/jordanosborn/rustypandas |
| max_upload_size | |
| id | 161156 |
| size | 674,478 |
This package is not focused on performance however performance will not be sacrificed if possible. It is designed to be a self contained package, with a consistent and easy to use API. It should mainly find use during stages of exploratory mathematics. It amalgamates several popular rust libraries in to a consistent api.
Add following to cargo.toml
rusty_pandas = "0.0.1"
Requires GNU SL and GNU MP.
Will eventually contain most common mathematical utilities: