View on GitHub

Bolander-Linear-Algebra-Library

Repository containing homework assignments and software for Math 5610: Computational Linear Algebra and Solution of Systems of Equations

Computational Linear Algebra Library

Linear algebra concepts

About This Library

This library implements several numerical linear algebra techniques for solving systems of equations, finding eigenvalues and decomposition techniques.

These are implemented in Fortran to optimize for speed and to better familiarize myself with the environment.

Since this was part of the Utah State University MATH 5610 course requirements, an application of these methods to solve linear algebra problems is included in addition to the software manual itself, which gives a thorough introduction to each implemenation and includes examples.

Software Manual

Applications

Contact Me: christianrbolander@gmail.com