Decision Workspace
ndarray-glm vs ndarray-stats vs lowess
Side-by-side comparison of Rust crates
50
ndarray-glm
growingv0.1.0
Performs regression for generalized linear models using IRLS on data stored in arrays.
69
ndarray-stats
growingv0.7.0
Statistical routines for the n-dimensional array data structures provided by ndarray.
65
lowess
experimentalv1.2.0
LOWESS (Locally Weighted Scatterplot Smoothing)
Core Metrics
| ndarray-glm | ndarray-stats | lowess | |
|---|---|---|---|
| Health Score | 50 | 69 | 65 |
| Total Downloads | 16.1K | 4.8M | 2.5K |
| 30d Downloads | 56 | 254.1K | 555 |
| Dependents | 0 | 1.7K | 15 |
| Releases | 16 | 8 | 20 |
| Last Updated | 25d ago | 89d ago | 15d ago |
| Age | 6y | 7y 4m | 4m |
Health Breakdown
ndarray-glm
Maintenance
14
Quality
15
Community
6
Popularity
5
Documentation
10
ndarray-stats
Maintenance
14
Quality
13
Community
20
Popularity
8
Documentation
14
lowess
Maintenance
18
Quality
19
Community
9
Popularity
4
Documentation
15
Technical Details
| ndarray-glm | ndarray-stats | lowess | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 14 | 2 |
| Crate Size | 206KB | 59KB | 60KB |
| Features | 7 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | 1.65.0 | 1.88 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •ndarray-stats leads with a health score of 69/100, but none of the options score above 80.
- •ndarray-stats is depended on by 1.7K crates — strongest ecosystem trust.
- •ndarray-glm, ndarray-stats are pre-1.0 — API may change.