Matthew Wisdom 3c8fec1316
Add Neville's algorithm for polynomial interpolation (#5447)
* Added nevilles algorithm for polynomial interpolation

* Added type hinting for neville_interpolate function arguments.

* Added more descriptive names

* Update nevilles_method.py

* Fixed some linting issues

* Fixed type hinting error

* Fixed nevilles_method.py

* Add ellipsis for doctest spanning multiple lines

* Update nevilles_method.py

Co-authored-by: John Law <johnlaw.po@gmail.com>
2021-11-02 18:07:36 +08:00
..
2021-10-29 09:39:32 +02:00
2019-10-21 22:36:33 +02:00
2021-10-27 18:30:03 +02:00
2021-06-16 08:34:32 +02:00
2020-10-26 00:02:24 +08:00
2021-09-07 13:37:03 +02:00
2021-10-15 12:33:39 +02:00
2019-10-29 23:54:30 +01:00
2021-09-06 23:57:18 +02:00
2020-07-06 09:44:19 +02:00
2020-05-10 20:49:40 +05:30
2019-10-22 19:13:48 +02:00
2021-09-07 13:37:03 +02:00
2021-03-22 10:52:26 +01:00
2020-01-18 13:24:33 +01:00
2021-08-15 21:15:53 +02:00
2021-08-15 21:15:53 +02:00