Skip to content

mcleantom/pangeo-pyinterp

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.8%
  • Python 36.9%
  • Other 0.3%