Crates.io | HorseShoe |
lib.rs | HorseShoe |
version | 0.0.1 |
source | src |
created_at | 2019-02-04 14:27:09.744208 |
updated_at | 2019-02-04 21:08:38.71947 |
description | A Rust Language Infinitesimal Calculus crate |
homepage | https://github.com/YakoYakoYokuYoku/Horse-Shoe |
repository | https://github.com/YakoYakoYokuYoku/Horse-Shoe |
max_upload_size | |
id | 112651 |
size | 112,941 |
HorseShoe is a crate for infinitesimal calculus
purely made in Rust.
Add this to the Cargo.toml
:
[dependencies]
HorseShoe = "*"
and this:
extern crate horseshoe;