Skip to content

Latest commit

 

History

History

interpolate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

gouda/interpolate

An implementation of various interpolation methods. Work in progress.

Features

  • Lagrange interpolation polynomial for 2D points: lagrange.go

Documentation

API documentation:

Some basic examples (run with go test -v):

Author

Copyright (C) 2018 by Pawel Foremski, @pforemski.

Licensed under GNU GPL v3.