date Sept. 30, 2014
1) changed plotutil.py to use numpy 'genfromtxt'
to get plot date from report file.
2) Added activate/deactivate button control in file netana.py
3) changed mkreport.py to use 'with' in opening the report file.
4) changed mkreport.py to use numpy ndarrays and numpy matrix functions
5) corrected documentation and spelling errors
6) added an extra goal in example file LadderMash9.txt to show the computation
of the power dissipation in the first series resistor.
7) All python files use numpy now. The bidmat.py, insertmat.py and evalmat.py
have been eliminated by this change.