Crates.io | charlotte |
lib.rs | charlotte |
version | 0.1.0 |
source | src |
created_at | 2024-08-04 11:37:31.143474 |
updated_at | 2024-08-04 11:37:31.143474 |
description | charlotte is a rust lib for vector calculus |
homepage | |
repository | https://github.com/mornsoltice/charlotte |
max_upload_size | |
id | 1324906 |
size | 17,662 |
charlotte is a rust lib for vector calculus
add this to your cargo.toml
[dependencies]
charlotte = "0.1.0"
or you can run command
cargo add charlotte
for examples you can find it on 'examples/' folder, for every new feature i will add more examples and documentation, for now i'm to lazy to write the docs including on the 'src/' folder but later i will add docs
this project is under MIT License