Skip to content
#

differentiation

Here are 144 public repositories matching this topic...

This is a technical document about physics, explaining fundamental kinematics concepts with calculus-based algebraic derivations. Occasional Python scripts are included for verification and justification of assumptions and derivations made in the explanatory sections.

  • Updated Jan 18, 2026
  • 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.

  • Updated Aug 27, 2024
  • Python

Improve this page

Add a description, image, and links to the differentiation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the differentiation topic, visit your repo's landing page and select "manage topics."

Learn more