Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 519 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 519 Bytes

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.