Interpolation
Univariate Interpolation Library
The Univariate Interpolation Library is a Java 8 library for interpolating data sets of 2D-vectors using univariate functions. The library implements a great range of different interpolation methods and contains functionality to automatically select a good one for any given data set. The automated selection can either be achieved using an independent reference dataset or no additional data at all.
Links:
- Download
- License
- Source Code @ SVN (User: anonymous, Password: anonymous)
If you have any questions, please contact Jóakim v. Kistowski.