There are 1 repository under numerical-analysis-methods topic.
Collection of methods for numerical analysis and scientific computing, including numerical root-finders, numerical integration, linear algebra, and data visualization. Created for APPM4600 at CU Boulder.
This repository contains numerical methods for finding solutions of a nonlinear equation as well as to approximate functions from a dataset of (x, y) points.
This is a repository where i put all of the implementation that i have done in numerical analysis.I have added four files and the methods are bisection,Gaussian,newton raphson and Lu decomposition.
Implementation of power and inverse power method due to Numerical Analysis of David R. Kincaid and E. Ward Cheney
Implementation of the numerical scheme for the solution of the age-structured SVeaiR model
Sequential and parallel implementation for the Block Coordinate Descent (BCD) method
Make your arithmetic sharp!
High-performance, educational C++ project with modular and extensible architecture for solving physics problems using state-of-the-art numerical methods
The repositoriy contatint the solution to some of the issue in the numerical analysis