Welcome! You have found the homepage of the Fall 2024 manifestation of Math 218.
Sage handles digraphs! Consider the following digraph.
Let's study this digraph!
The syntax G.incidence_matrix()
produces the incidence matrix.
Now, suppose we add weights to our digraph.
We can calculate the net flow through the nodes with a matrix-vector product!