Skip to content

Shell sorting and data interpolation by the Lagrange method

License

Notifications You must be signed in to change notification settings

Quwarm/Sorting-and-Interpolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-and-Interpolation

Shell sorting and input data interpolation by the Lagrange method

It requires a Matplotlib (with 'pyplot').

Program features:

  1. Add points from the console.
  2. View all points.
  3. Delete all points.
  4. Sort.
  5. Interpolate a segment.
  6. Define a table function formula (e.g. for input [1 1], [2 4], [3 9] and [4 16] the function is 1*x^2).

About

Shell sorting and data interpolation by the Lagrange method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages