File: igraph_sparsemat_fkeep.out

package info (click to toggle)
igraph 0.10.15%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 17,364 kB
  • sloc: ansic: 131,663; cpp: 20,571; xml: 2,747; python: 411; makefile: 162; javascript: 20; sh: 9
file content (15 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
0x0 matrix.
3x3 matrix.
Remove row 0, column 1, and values above 6:
col 0: locations 0 to 0
3 : 1
col 1: locations 1 to 0
col 2: locations 1 to 1
1 : 4
col 3: locations 2 to 1
Remove everything:
col 0: locations 0 to -1
col 1: locations 0 to -1
col 2: locations 0 to -1
col 3: locations 0 to -1
uncompressed matrix.