File: TODO

package info (click to toggle)
gsl 2.8%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 29,088 kB
  • sloc: ansic: 269,984; sh: 4,535; makefile: 902; python: 69
file content (14 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- org -*-
#+CATEGORY: matrix

* Tests for subrowcol

* Pretty print function

* Clean up the tests.

* Run tests where matrix tda != size2, note that tda is a physical
dimension and size2 is the number of columns in the matrix. This will
probably find a lot of bugs in the matrix logic.

* Matrix norms that can be calculated analytically, e.g. Frobenius, etc