Crates.io | claire_vector |
lib.rs | claire_vector |
version | 0.1.2 |
source | src |
created_at | 2024-08-05 08:07:02.197575 |
updated_at | 2024-08-05 14:17:05.566037 |
description | claire is a rust lib for vector calculus |
homepage | |
repository | https://github.com/mornsoltice/claire |
max_upload_size | |
id | 1325647 |
size | 37,745 |
claire is a rust lib for vector calculus
add this to your cargo.toml
[dependencies]
claire_vector = "0.1.0"
or you can run command
cargo add claire_vector
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
contributions are open, so if you want to contrib, you can pull request and make a new branch. but idk why you want to contrib
this project is under MIT License