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

https://github.com/sudipto3331/differentiation-using-forward-backward-and-centered-methods-implementation-in-python

This repository contains a Python implementation of numerical differentiation using Forward, Backward, and Centered methods with nth order derivatives. The code allows users to select the differentiation point, step size, method of differentiation, and the accuracy of the result.
https://github.com/sudipto3331/differentiation-using-forward-backward-and-centered-methods-implementation-in-python

differentiation numerical-analysis numerical-methods python3

Last synced: 8 months ago
JSON representation

This repository contains a Python implementation of numerical differentiation using Forward, Backward, and Centered methods with nth order derivatives. The code allows users to select the differentiation point, step size, method of differentiation, and the accuracy of the result.

Awesome Lists containing this project