1 | A sparse matrix |
2 | with two bands -- |
3 | one next to diagonal |
4 | and the other a |
5 | "distance" Nx |
6 | away |
7 | Note original grid shown here is Nx by Ny but matrix is Nx Ny by Nx Nywithzeros outside a band of total width 2Nx +1 |
8 | Note no "compact labelling" where points near each other in two dimensions remain near each in one dimension after mapping onto vector (one dimension) |