claire_vector 0.1.2

claire is a rust lib for vector calculus
Documentation
  • Coverage
  • 9.52%
    4 out of 42 items documented0 out of 17 items with examples
  • Size
  • Source code size: 37.25 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.14 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 27s Average build duration of successful builds.
  • all releases: 27s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mornsoltice

claire

claire is a rust lib for vector calculus

installations

add this to your cargo.toml

[dependencies]
claire_vector = "0.1.0"

or you can run command

cargo add claire_vector

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

contributions

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

licenses

this project is under MIT License