A library of implementations of Numerical Methods; explores applications of Data Structures and Algorithms.
-
Updated
Oct 28, 2020 - C
A library of implementations of Numerical Methods; explores applications of Data Structures and Algorithms.
Inversion of a real matrix and the solution of a set of linear equations using Crout's method
A few simple implementations for my Numerical Analysis classes.
Project 2 for Numerical Analysis course.
A parallelized and distributed version of a sequential Crout Decomposition of a matrix using different strategies
Add a description, image, and links to the crout-method topic page so that developers can more easily learn about it.
To associate your repository with the crout-method topic, visit your repo's landing page and select "manage topics."