Commit a55aec3
committed
src/sage/graphs/generators: add pickled Golay code graph data
Add a pickled/xz'd list of vertices and edges for the Shortened 000
111 extended binary Golay code graph. It's much faster to construct
this graph from cached data than it is to do it on-the-fly.1 parent 9edbe86 commit a55aec3
File tree
2 files changed
+1
-0
lines changed- src/sage/graphs/generators
2 files changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
Binary file not shown.
0 commit comments