Dear Ali,
Best would be to install LAPACK. EISPACK is not longer maintained and has been
superseded by LAPACK.
LAPACK includes eigenvalues and eigenvectors subroutines.
Take a look here : http://netlib.org/lapack/
LAPACK is included in many vendor libraries (Intel MKL, ACML, Accelerate
Framework, etc.), Linux releases, and more.
See here for ubuntu packages: https://launchpad.net/ubuntu/+source/lapack
And follow those instructions to install on ubuntu:
Go to: System -> Synaptic -> Administration -> Package Manager ->
search on lapack (and/or blas), and mark for installation:
libblas3gf
libblas-doc
libblas-dev
liblapack3gf
liblapack-doc
liblapack-dev
-> Apply
Sincerely,
Julie
On Nov 28, 2012, at 10:13 AM, Ali Alizadeh <ali.alizadehmojarad@Domain.Removed>
wrote:
Dear sir
I want to use eispack but i do not know installation it,
I countered this error in soft ware installation, My os is
linux-ubuntu 12.04 and my system is vaio 64bit
defaultCompiler -c eispack.F
make: defaultCompiler: Command not found
make: *** [eispack.o] Error 127
How can i install eispack on linux (64bit),
Is it possible help me?
--
Sincerely
Ali Alizadeh
University of Tehran
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/lapack
|