Rust library for vectorized, N-dimensional B-spline curves and their derivatives based on nalgebra.
- Use iterators and simplify loops
- Use
thiserror
- Refactor visibility and folder structure
- Refactor method selection and settings structs
- Add benchmarks and improve performance