[SciPy-user] Replacing Numeric With NumPy

Rich Shepard rshepard at appl-ecosys.com
Tue Feb 7 13:12:13 EST 2006


On Tue, 7 Feb 2006, Pearu Peterson wrote:

> No need. Though it is easier to convert your code to numpy if it fails on
> any attempt to import Numeric. So, I would just hide Numeric after
> installing numpy.

Pearu,

   Since I'm just getting started with these libraries I've nothing to lose
yet. Guess that I'll run find and delete all Numeric references just to be a
bit cleaner about it.

   FWIW, my need is to use the eigen() function on a symmetrical matrix to
calculate the principal eigenvector. If there are any potential 'gotchas' I
certainly would appreciate knowing of them.

Thanks,

Rich

-- 
Richard B. Shepard, Ph.D.               |   Author of "Quantifying Environmental
Applied Ecosystem Services, Inc. (TM)   |  Impact Assessments Using Fuzzy Logic"
<http://www.appl-ecosys.com>     Voice: 503-667-4517         Fax: 503-667-8863




More information about the SciPy-User mailing list