rustio rustio.net
53

trust-region-least-squares

v0.9.1 Experimental

A dense trust-region-reflective nonlinear least-squares solver that reproduces SciPy's least_squares (method='trf') bit-for-bit on its unbounded path for arbitrary dimension n, every loss (linear/soft_l1/huber/cauchy/arctan), and 2-point Jacobians, with an injectable SVD/BLAS seam so a pinned host LAPACK's numerical trajectory can be reproduced exactly. For anyone who needs scipy-identical least-squares results in Rust.

MIT Edition 2021
AlgorithmsScienceMathematics #numerical#optimization#least-squares#scipy#trust-region

Quick Verdict

  • โœ“Actively maintained (updated 13d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
945
Dependents
22
Releases
2
Size
608KB

Deep Insights

๐Ÿ“Š
Download activity

946 downloads in the last 30 days (32/day avg).

Health Breakdown

Maintenance 13/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 10/20

Reverse deps, ownership, ecosystem

Popularity 4/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
04/275/156/26/207/87/25

Top Dependents

Most downloaded crates that depend on trust-region-least-squares

Version Adoption

v0.9.1
98%
v0.9.0
2%

Release Timeline

2 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
2
Less
More

Feature Flags

trace

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
22
crates depend on trust-region-least-squares

Similar Crates