bsplines

Crates.iobsplines
lib.rsbsplines
version0.0.1-alpha.8
sourcesrc
created_at2024-02-04 22:34:33.906751
updated_at2024-02-09 13:32:07.531787
descriptionN-dimensional B-spline curves and their derivatives built on top of nalgebra
homepagehttps://github.com/michael-a-heuer/bsplines
repositoryhttps://github.com/michael-a-heuer/bsplines
max_upload_size
id1126713
size955,099
Michael Heuer (Michael-A-Heuer)

documentation

https://docs.rs/bsplines

README

bsplines Rust Library

Crates.io Docs.rs License

Rust library for vectorized, N-dimensional B-spline curves and their derivatives based on nalgebra.

🚧 This Library is Under Construction 🚧

  • Use iterators and simplify loops
  • Use thiserror
  • Refactor visibility and folder structure
  • Refactor method selection and settings structs
  • Add benchmarks and improve performance
Commit count: 0

cargo fmt