Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lagint

Multi-dimensional pure python/numpy Lagrange Polynomial Interpolation.

See https://readingclouds.github.io/lagint/ for documentation.

Current version: 0.1.0.

Users should pip install to a suitable environment using

pip install  git+https://github.com/ReadingClouds/lagint.git

This will install into the standard library.

Developers should fork then clone the repository (please create a branch before making any changes!), open a terminal window and activate the python environment required, cd to the Subfilter directory and

pip install -e .

This will install as if into the standard library but using the cloned code which can be edited. Please commit code improvements and discuss merging with the master branch with Peter Clark and other users.

About

Multi-dimensional pure python/numpy Lagrange Polynomial Interpolation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages