mcleantom / pangeo-pyinterp

Python library for optimized interpolation.

Home Page:https://pangeo-pyinterp.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyinterp

This is a clone of the pangeo-pyinterp library, however it has been refactored to use vcpkg to manage its dependencies, and to use scikit-build-core to build the python bindings. Ensure to clone the repository with the --recursive flag to get the submodules.

git clone --recursive

Windows

Then initialize vcpkg by running:

./initialize-repo.bat

Wheels for the library can be created by running:

./build-wheels.bat

About

Python library for optimized interpolation.

https://pangeo-pyinterp.readthedocs.io/en/latest/


Languages

Language:C++ 62.7%Language:Python 36.9%Language:CMake 0.3%Language:Batchfile 0.0%Language:Shell 0.0%