Numerical Analysis code from the Oscar Veliz YouTube Channel
-
Updated
Sep 2, 2025 - Python
Numerical Analysis code from the Oscar Veliz YouTube Channel
Implementation of automatic differentiation (AD) in forward and backward modes with mathematical explanations
Allows to deal with power series which coefficients contain uncertainties
A simple program to visualize Taylor series approximation.
A Taylor Series implemenation using Python, SymPy, and NumPy
CALCULATE TAYLOR POLYNOMIAL USING PYTHON
This project investigates Taylor series approximations for fundamental functions—sin, cos, tan, exp, ln, sqrt—analyzing accuracy, convergence, and numerical behavior across ranges. It demonstrates how classical functions can be efficiently approximated using series expansions.
A Jupyter notebook that explains the pointwise convergence of a Taylor series.
Calculate the approximate value of π using python, mathematical formulas proved by renowned mathematicians and physics simulator.
Implementation of several numerical computing methods with Python /// by theMHD.
Funções matemáticas básicas feitas por séries de Taylor simulando como é calculado no computador
Basic python module for beginners demonstrating different numerical techniques
Maclaurin/Taylor series calculator, uses trigonometric, exponential, and logarithmic functions. Based off of a project from my Calculus II course.
Visualization of Taylor series' convergence.
A simple python library for polynomials and other math tools.
Conrol theory project a friend and I did for our Intelligent Control class during our minor (undergraduate level)
Add a description, image, and links to the taylor-series topic page so that developers can more easily learn about it.
To associate your repository with the taylor-series topic, visit your repo's landing page and select "manage topics."