t;
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of NumPy-Discussion digest..."
>
>
> Today's Topics:
>
> 1. physics simulation (Peter Plantinga)
> 2. Re: physics simulation (Tim
e 23, in
from numpy.linalg import lapack_lite
ImportError: libaf90math.so: cannot open shared object file: No such file
or directory
It looks like f2py cannot find libaf90math.so, located in
/opt/absoft10.1/shlib. How can I tell f2py where af90math is?
Thanks for the help!
Peter Plantinga
__