## overview
A wasm build and a simple wrapper of the FreeCAD PlaneGCS (2D geometric constraint solver)
Backend-agnostic high-quality Rust-native unconstrained least-squares minimization
Matrix algebra abstractions for the dogleg crate
Rust framework for symbolic and numerical computing:BVP ( Newton-Raphson frozen/damped/with collocations ), IVP( BDF, Radau, Backward Euler, LSODE, LSODA, RK45, DoPri), nonlinear equations ( Levenberg, Gavin) and more
Numerical optimization in pure Rust
A Rust implementation inspired by NumPy for numerical computing (NumRS2)
Optimization module for SciRS2 (scirs2-optimize)