Decision Workspace
ndarray-interp vs ninterp vs interp
Side-by-side comparison of Rust crates
53
ndarray-interp
growingv0.6.0
Interpolation package for ndarray
55
ninterp
growingv0.8.2
Numerical interpolation for N-dimensional rectilinear grids
64
interp
stablev2.1.2
A Rust implementation of Matlab's interp1 function
Core Metrics
| ndarray-interp | ninterp | interp | |
|---|---|---|---|
| Health Score | 53 | 55 | 64 |
| Total Downloads | 250.7K | 39.2K | 3.0M |
| 30d Downloads | 80.6K | 2.1K | 301.7K |
| Dependents | 13 | 54 | 87 |
| Releases | 11 | 26 | 12 |
| Last Updated | 64d ago | 36d ago | 50d ago |
| Age | 2y 8m | 1y 4m | 4y 9m |
Health Breakdown
ndarray-interp
Maintenance
14
Quality
14
Community
9
Popularity
6
Documentation
10
ninterp
Maintenance
17
Quality
13
Community
10
Popularity
5
Documentation
10
interp
Maintenance
14
Quality
20
Community
11
Popularity
8
Documentation
11
Technical Details
| ndarray-interp | ninterp | interp | |
|---|---|---|---|
| Version | 0.6.0 | 0.8.2 | 2.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 7 | 12 | 3 |
| Crate Size | 39KB | 32KB | 12KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •interp leads with a health score of 64/100, but none of the options score above 80.
- •ndarray-interp, ninterp are pre-1.0 — API may change.