Skip to content

Michael-A-Heuer/bsplines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Vectorized, N-dimensional B-splines cuves with derivatives using nalgebra.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published