Added MACS source
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / matrix / TODO
1 * Tests for subrowcol
2
3 * Pretty print function
4
5 * Clean up the tests.
6
7 * Run tests where matrix tda != size2, note that tda is a physical
8 dimension and size2 is the number of columns in the matrix. This will
9 probably find a lot of bugs in the matrix logic.
10
11 * Matrix norms that can be calculated analytically, e.g. Frobenius, etc