Skip to content

Library of interpolation methods in C and the python-C API

Notifications You must be signed in to change notification settings

jar-evans/interpolation_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interpolation_lib

Implementation of some interpolation methods to test the usefulness of extending Python with C via the PythonC API. Methods include Lagrange and Newton polynomial basis interpolation, Chebyshev nodal polynomial and splines.

About

Library of interpolation methods in C and the python-C API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published