[Numpy-discussion] How can I change the following code from Numeric to numarry?

Tony H. Liu tonyliuh at gmail.com
Wed Nov 10 15:36:05 EST 2004


Hello, 

Thanks in advance. Because I met some problem with Numeric.

 #!/usr/local/bin/python
 from Numeric import reshape, transpose, exp                         
 from LinearAlgebra import solve_linear_equations
...............

Yours,
tony




More information about the NumPy-Discussion mailing list