Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/caseykulm/m340l-cline-fall-2013
- Owner: caseykulm
- Created: 2013-10-02T00:51:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-13T23:16:15.000Z (about 11 years ago)
- Last Synced: 2023-08-04T10:21:14.526Z (over 1 year ago)
- Language: Java
- Size: 110 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
> -verboseFor "Gaussian Elimination Algorithm with Partial Pivoting and Elimination Separated from Solving"
> -partial_pivoting