graph edges
This commit is contained in:
parent
0d2d2ff500
commit
d93ff27f28
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Then I remembered one more thing.
|
|||
|
||||
Okay so wait because category makes a lot of math, including linear algebra, into a graph we can turn math into a giant matrix where every mathematical object has a row and column in the matrix.
|
||||
This is our universal graph matrix by the way.
|
||||
Of course most of these morphisms are useless so we can 0 out edges and get a disjoint graph.
|
||||
Of course most of these morphisms (graph edges) are useless so we can 0 out edges and get a disjoint graph.
|
||||
|
||||
> Makes sense
|
||||
|
||||
|
|
Loading…
Reference in a new issue