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.
- Updated
Apr 9, 2024 - Jupyter Notebook
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 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.
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.
Make your arithmetic sharp!
Implementation of power and inverse power method due to Numerical Analysis of David R. Kincaid and E. Ward Cheney
The repositoriy contatint the solution to some of the issue in the numerical analysis
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
High-performance, educational C++ project with modular and extensible architecture for solving physics problems using state-of-the-art numerical methods
Add a description, image, and links to the numerical-analysis-methods topic page so that developers can more easily learn about it.
To associate your repository with the numerical-analysis-methods topic, visit your repo's landing page and select "manage topics."