Inspired by ceres-solver and tiny-solver. This is a re-implemented version of [tiny-solver](https://github.com/keir/tinysolver/tree/master) in rust.
Under development.
```sh
cargo run -r --example m3500_benchmar
```
```
python3 examples/python/m3500.py
```