10000 GitHub - solter/master-fit: class to perform polynomial interpolation on arbitrary dimension, degree and data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

solter/master-fit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Master Fit A modern (3.4) python class to perform polynomial interpolations.

##User friendly functionality beyond numpy This project aims to provide a simple interface, yet allows for high levels of options for those that desire it.

##Local and global interpolations available A major feature of this class is the ability to create interpolating polynomials using the bare minimum of surrounding points. Thus the interpolation can be made accurate in a local region about a desired point. This locality aviods wasting degrees of freedom far from the region of interest. It can also produce global interpolating functions if the user desires

About

class to perform polynomial interpolation on arbitrary dimension, degree and data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0