Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caseykulm/m340l-cline-fall-2013

This is for the fall of 2013 M340L class taught by Alan Cline at The University of Texas at Austin. This repo contains source code for algorithms that we go over in class.
https://github.com/caseykulm/m340l-cline-fall-2013

Last synced: 4 days ago
JSON representation

This is for the fall of 2013 M340L class taught by Alan Cline at The University of Texas at Austin. This repo contains source code for algorithms that we go over in class.

Awesome Lists containing this project

README

        

m340l-cline-fall-2013
=====================

This is for the fall of 2013 M340L class taught by Alan Cline at The University of Texas at Austin. This repo contains source code for algorithms that we go over in class.

Optional flags
==============

For a verbose print out on any of the following algorithms
> -verbose

For "Gaussian Elimination Algorithm with Partial Pivoting and Elimination Separated from Solving"
> -partial_pivoting