[Numpy-discussion] numpy : your experiences?

lorenzo bolla lbolla at gmail.com
Tue Nov 20 03:47:30 EST 2007


>  a) Can you guys tell me briefly about the kind of problems you are
> > tackling with numpy and scipy?
>
>
> Electromagnetic problems: eigenvalues finding, linear systems,
> optimizations...
>
> b) Have you ever felt that numpy/scipy was slow and had to switch to
> > C/C++/Fortran?
>
>
>
> I come from that world, and python gives me the programming speed I needed
> with a more-than-reasonable executing speed. I mainly use python/numpy/scipy
> as a better Matlab, which is platform independent and free, i.e. an
> interface to numerical libraries like blas, lapack, fftw, umfpack, arpack
> and so on (which are mainly written in Fortran/C).
>
>
> c) Do you use any form of parallel processing? Multicores? SMPs?
> > Clusters? If yes how did u utilize them?
>
>
>  I use MPI (mpi4py) on a shared memory multiprocessor SGI Altix.
>

Lorenzo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20071120/275c9bc6/attachment.html>


More information about the NumPy-Discussion mailing list