LUP decomposition start.
Error: matrix is singular.

LUP decomposition start.
L:
  1.000   0.000   0.000 
  0.143   1.000   0.000 
  0.571   0.500   1.000 
U:
  7.000   8.000  10.000 
  0.000   0.857   1.571 
  0.000   0.000  -0.500 
P:
  0.000   0.000   1.000 
  1.000   0.000   0.000 
  0.000   1.000   0.000 
P * L * U:
  4.000   5.000   6.000 
  7.000   8.000  10.000 
  1.000   2.000   3.000 
LUP decomposition stop.

LUP decomposition start.
L:
  1.000   0.000   0.000 
  0.143   1.000   0.000 
  0.571   0.500   1.000 
U:
  7.000   8.000  10.000 
  0.000   0.857   1.571 
  0.000   0.000  -0.500 
P:
  0.000   0.000   1.000 
  1.000   0.000   0.000 
  0.000   1.000   0.000 
P * L * U:
  4.000   5.000   6.000 
  7.000   8.000  10.000 
  1.000   2.000   3.000 
LUP decomposition stop.

