Welcome! You have found the homepage of the Fall 2022 manifestation of Math 218.
PLEASE FILL OUT YOUR COURSE EVALUATIONS
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!