| Crates.io | bourbaki |
| lib.rs | bourbaki |
| version | 0.0.0 |
| created_at | 2015-01-09 20:03:53.361367+00 |
| updated_at | 2015-12-11 23:57:49.028558+00 |
| description | Algebra in Rust |
| homepage | |
| repository | https://github.com/epsilonz/bourbaki.rs |
| max_upload_size | |
| id | 748 |
| size | 2,387 |
Algebra in Rust
See the API documentation here.
You can install both with the following:
$ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
See Installing Rust for further details.
$ cargo build ## build library and binary
$ cargo test ## run tests in ./tests
$ cargo bench ## run benchmarks in ./benches
There is an IRC channel on freenode (chat.freenode.net) at #epsilonz.