Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matii96/lagrange-polynomial-interpolation


https://github.com/matii96/lagrange-polynomial-interpolation

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Lagrange polynomial interpolation

Function is located in ./functions/lagrange.sci. To run an example script type:

```
exec script.sci
```

# Example