This library provides a set of tools to approximate data grids, either via interpolation or regression. This project aims to provide an uniform and fast workflow for tensor operations while maintaining the accuracy and precision on the approximation.
The library can be installed directly from its PyPi project page running the command:
pip install innate-stable
INNATE is currently on an alpha release. Any comment/issue/request can be added as an issue on the github page. Please commit to dev branch.