The implementation of a numerical method with an appropriate convergence check in C++
-
Updated
Jul 10, 2024 - C++
The implementation of a numerical method with an appropriate convergence check in C++
Python implementation of Cholesky Decomposition
Produces numerical solution for integral equations of the type Z(t)=z(t) + \int_0^t f(y, Z(t-y)) dG(y).
Stable Approximation of Waves
These are programs that estimate values of differential equations using different methods.
Gradient descent approximation of orthogonal projection of a point on a convex periodic curve
Numerical Algebra, Numerical Approximation, Numerical Partical Differencential Equation, Numerical Stochastic Differential Equation
Chebyshev interpolation of an infinitely differentiable function on the given discrete computational grid
Add a description, image, and links to the numerical-approximation topic page so that developers can more easily learn about it.
To associate your repository with the numerical-approximation topic, visit your repo's landing page and select "manage topics."