Skip to content

Integrate code for interpolation from chebpol to enable approximation method.

Latest
Compare
Choose a tag to compare
@mingzehuang mingzehuang released this 08 Aug 06:08
· 16 commits to master since this release
  • Add interpolation functions ipol into package to enable approximation method. Also export evaluation functions evaluation to help compare the accuracy between original and approx methods.