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

https://github.com/drutol/numericalmethods2016

Repo with assignments regarding this subject.
https://github.com/drutol/numericalmethods2016

approximation interpolation laguerre odes university-project

Last synced: 5 months ago
JSON representation

Repo with assignments regarding this subject.

Awesome Lists containing this project

README

          

# NumericalMethods2016
Repo with assignments regarding this subject.

* Function roots - Bisection & Regula Falsi
* Gauss and matrixes
* Newton's interpolation
* Integrals - Newton-Cotes & Laguerre
* Laguerre Approximation
* Runge-Kutta and stiff ODEs

We are done with this... use this as you please.

License:

![http://www.wtfpl.net/](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-1.png)
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2016 Piotr Szymczak & Adam Trzeszczak

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.
```