Skip to content

UlisseMini/poly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poly

Polynomial interpolation from scratch. With a basic tensor library.

I'll be moving the tensor library to its own repo at some point though.

Live on my website

BUGS

  • Breaks with duplicate points (multiple solutions?)
  • Does not do row exchanges when pivots are zero

About

polynomial interpolation from scratch in javascript, with a basic tensor library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published