Menu

[r2469]: / trunk / course / examples / scipy / example10.2.3  Maximize  Restore  History

Download this file

5 lines (3 with data), 84 Bytes

1
2
3
4
>>> A = mat('[1 3 5; 2 5 1; 2 3 8]')
>>> linalg.det(A)
-25.000000000000004