SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

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>
M
Matthew Wisdom committed
3c8fec1316aade09134255dd101060b4ec036241
Parent: 424c200
Committed by GitHub <noreply@github.com> on 11/2/2021, 10:07:36 AM