charlotte

Crates.iocharlotte
lib.rscharlotte
version0.1.0
sourcesrc
created_at2024-08-04 11:37:31.143474
updated_at2024-08-04 11:37:31.143474
descriptioncharlotte is a rust lib for vector calculus
homepage
repositoryhttps://github.com/mornsoltice/charlotte
max_upload_size
id1324906
size17,662
soltice (mornsoltice)

documentation

README

charlotte

charlotte is a rust lib for vector calculus

installations

add this to your cargo.toml

[dependencies]
charlotte = "0.1.0"

or you can run command

cargo add charlotte

examples

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

licenses

this project is under MIT License

Commit count: 0

cargo fmt