Run npm install interp1 Add an import to the npm package import interp1 from 'interp1'; Then you can use the function in your code.
A Rust reimplementation of Matlab's interp1 function for linear interpolation. API documentation is available on docs.rs. Pull requests are welcome. For major changes, please open an issue first to ...