sparse21 0.2.1

Sparse Matrix Solver
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Starting new matrix.
mna1  --  Simple modified node admittance matrix.
4
1 1  2.0
1 2 -2.0
2 1 -2.0
2 2  2.0
1 3  1.0
2 4  1.0
3 1  1.0
4 2  1.0
0 0  0.0
Beginning source vector.
0.0
0.0
1.0
-1.0