Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ready-steady/lagrange

Algorithm for working with multivariate Lagrange polynomials
https://github.com/ready-steady/lagrange

lagrange polynomial

Last synced: about 2 months ago
JSON representation

Algorithm for working with multivariate Lagrange polynomials

Awesome Lists containing this project

README

        

# Lagrange [![Status][status-img]][status-url]

The package provides algorithms for working with multivariate [Lagrange
polynomials][1].

## [Documentation][doc]

## Contributing

1. Fork the project.
2. Implement your idea.
3. Create a pull request.

[1]: https://en.wikipedia.org/wiki/Lagrange_polynomial

[doc]: https://godoc.org/github.com/ready-steady/lagrange
[status-img]: https://travis-ci.org/ready-steady/lagrange.svg?branch=master
[status-url]: https://travis-ci.org/ready-steady/lagrange