#代数 #基准 #测试

bourbaki

Rust中的代数

1个不稳定版本

使用旧的Rust 2015

0.0.0 2015年1月9日

#41 in #基准

MIT许可证

2KB

bourbaki.rs

Rust中的代数

build status

文档

请参阅API文档此处.

需求

  1. Rust
  2. Cargo

您可以使用以下命令安装它们:

$ curl -s https://static.rust-lang.org/rustup.sh | sudo sh

有关Rust安装的详细信息,请参阅安装Rust.

使用方法

$ cargo build       ## build library and binary
$ cargo test        ## run tests in ./tests
$ cargo bench       ## run benchmarks in ./benches

讨论

在freenode(chat.freenode.net)上的freenode有一个#epsilonz频道。

无运行时依赖