Releases: powei-lin/tiny-solver-rs
Releases · powei-lin/tiny-solver-rs
v0.13.0
What's Changed
- bump version by @powei-lin in #24
- check fmt by @powei-lin in #26
- Initial tests for factors by @jumpinthefire in #25
- Add ArctanLoss by @jumpinthefire in #27
- Add linting by @powei-lin in #28
- Fix typo by @powei-lin in #29
- Clean up by @powei-lin in #30
- Change solver api for lm by @powei-lin in #31
- Add only computing residuals for faster evaluation by @powei-lin in #32
- LM Optimizer by @jumpinthefire in #33
- Update readme by @powei-lin in #34
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- add fixed var by @powei-lin in #16
- add fixed index by @powei-lin in #17
- bound by @powei-lin in #18
- Fix ending condition by @powei-lin in #19
- Using option by @powei-lin in #20
- Huge Refactor by @powei-lin in #21
- Add unit tests for Problem by @jumpinthefire in #22
- Create rust.yml by @powei-lin in #23
New Contributors
- @jumpinthefire made their first contribution in #22
Full Changelog: v0.8.0...v0.12.0
v0.8.0
What's Changed
The python binding is broken in this version.
- bump version by @powei-lin in #15
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.5.0
v0.4.0
v0.3.4
v0.3.3
v0.3.1
What's Changed
- Dynamic matrix by @powei-lin in #1
- Try cholesky by @powei-lin in #2
- Faer by @powei-lin in #3
- Pyo3 by @powei-lin in #4
New Contributors
- @powei-lin made their first contribution in #1
Full Changelog: v0.1...v0.3.1