Decision Workspace
math-interpolate vs rbf-interpolation vs nalgebra
Side-by-side comparison of Rust crates
34
math-interpolate
growingv0.1.0
Linear interpolation between two points to calculate the 3rd point.
33
rbf-interpolation
experimentalv0.1.1
Radial basis function interpolation in Rust using nalgebra
64
nalgebra
growingv0.34.1
General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.
Core Metrics
| math-interpolate | rbf-interpolation | nalgebra | |
|---|---|---|---|
| Health Score | 34 | 33 | 64 |
| Total Downloads | 1.4K | 759 | 61.0M |
| 30d Downloads | 4 | 3 | 4.5M |
| Dependents | 0 | 0 | 15.0K |
| Releases | 1 | 2 | 121 |
| Last Updated | 629d ago | 253d ago | 188d ago |
| Age | 1y 8m | 8m | 11y 4m |
Health Breakdown
math-interpolate
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
10
rbf-interpolation
Maintenance
8
Quality
8
Community
6
Popularity
3
Documentation
8
nalgebra
Maintenance
11
Quality
13
Community
17
Popularity
8
Documentation
15
Technical Details
| math-interpolate | rbf-interpolation | nalgebra | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.34.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | Apache-2.0 |
| Dependencies | 0 | 3 | 47 |
| Crate Size | 2KB | 68KB | 389KB |
| Features | 0 | 0 | 38 |
| Yanked % | 0.0% | 50.0% | 5.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.87.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •nalgebra leads with a health score of 64/100, but none of the options score above 80.
- •nalgebra is depended on by 15.0K crates — strongest ecosystem trust.
- •⚠ math-interpolate has not been updated in over a year.