emmy icon indicating copy to clipboard operation
emmy copied to clipboard

Examine and port remaining polynomial code from scmutils/poly

Open sritchie opened this issue 4 years ago • 0 comments

SOME of this exists in the polynomial namespaces I have already, but it is scattered. Here is what currently exists: https://github.com/sicmutils/sicmutils/tree/main/src/sicmutils/polynomial

There will be good stuff here!

  • [ ] hermite.scm
  • [ ] interp-generic.scm
  • [ ] interp.scm
  • [ ] lagrange.scm
  • [ ] legendre.scm
  • [ ] nchebpoly.scm
  • [ ] polyinterp.scm
  • [ ] polyroot.scm
  • [ ] ppa.scm

sritchie avatar Dec 01 '21 04:12 sritchie