@hackage resistor-cube0.0.1.4

Compute total resistance of a cube of resistors

This is an example of how to compute the total resistance of a non-trivial circuit of resistors. It demonstrates how to build the necessary matrix. We obtain the voltages and currents by solving simultaneous linear equations according to this matrix.