@hackage resistor-cube0.0.1

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. The computed voltages and currents are elements of the null vector of that matrix.

For a generalized version see the tests of the linear-circuit package.