summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFiles
* normalize eigenvector for numerical running purposesElizabeth Hunt2023-11-271
|
* add leslie matrix dominant eigenvalue unit testElizabeth Hunt2023-11-271
|
* add hw 7 and documentation for q1 and part of q2 in lizfcm api referenceElizabeth Hunt2023-11-151
|
* generate leslie matrixElizabeth Hunt2023-11-151
|
* compute dominant eigenvalueElizabeth Hunt2023-11-152
|
* hw6Elizabeth Hunt2023-11-112
|
* hw 5Elizabeth Hunt2023-10-302
|
* matrix multiplication!Elizabeth Hunt2023-10-231
|
* oct 16, 18 notes. add unit tests with utest, and bisection root finding methodsElizabeth Hunt2023-10-183
|
* updates to matrix.cElizabeth Hunt2023-10-131
|
* hw 4Elizabeth Hunt2023-10-133
|
* fix substElizabeth Hunt2023-10-131
|
* bug fixes and fix compilation on gccElizabeth Hunt2023-10-113
|
* lu factorizationElizabeth Hunt2023-10-112
|
* matricesElizabeth Hunt2023-10-111
|
* deprecate common lisp solutions and write c; it's too much effort to keep up ↵Elizabeth Hunt2023-10-1123
| | | | with the requirements for an archive.
* problem one hw 4Elizabeth Hunt2023-10-106
|
* flatten directory structure to appease dr koebbeElizabeth Hunt2023-10-0916
|
* updates 10/9Elizabeth Hunt2023-10-093
|
* fix bug in which err = 0Elizabeth Hunt2023-09-271
|
* these lambdas are unnecessaryElizabeth Hunt2023-09-271
|
* keep unit tests but make directory structure more consistent with ↵Elizabeth Hunt2023-09-2710
requirements i did not read