PyPspline

A Python interface to the Fortran spline interpolation library PSPLINE.

PyPpspline is Python module for interpolating and computing derivatives of fields in up to three dimensions. Boundary conditions can be of type not-a-knot, periodic, or be expressed in terms of first or second order derivatives. Function value and derivatives can be computed on isolated points (point interpolation), on a list of scattered points (cloud interpolation) or on a structured grid (array interpolation).

PyPspline uses f2py generated code.


Alexander Pletzer
Last modified: Thu Apr 8 09:33:52 EDT 2004

SourceForge Logo