[CSC 335] Gnu Scientific Library Linear Algebra Examples

Andrew Pounds pounds at sandbox.mercer.edu
Sat Nov 25 09:31:45 EST 2017


For those of you using C/C++, I have placed some examples for solving 
complex linear systems, taking the determinant of a matrix, and 
computing the inverse of a matrix using the PLU factorization.  You can 
clone the repository with

git clone https://github.com/drlbs/gsl_linalg.git


-- 
Andrew J. Pounds, Ph.D.
Professor of Chemistry and Computer Science
Mercer University,  Macon, GA 31207   (478) 301-5627
http://faculty.mercer.edu/pounds_aj



More information about the csc335 mailing list