]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/FEM
Require a matrix to be nonempty if we're going to QR factorize it.
[numerical-analysis.git] / src / FEM /
2014-02-16 Michael OrlitzkyAdd 'coefficients' to FEM.R1 which solves the desired...
2014-02-12 Michael OrlitzkyAdd big_K code to FEM.R1.
2014-02-07 Michael OrlitzkyMore progress on the 1d FEM, the "big F" vector is...
2014-02-06 Michael OrlitzkyAdd the (in progress) FEM.R1 module.