Octave for GNU/Linux: Difference between revisions

(→‎Red Hat: delete section about ancient versions of Red Hat)
Line 31: Line 31:


     # yum install octave-forge
     # yum install octave-forge
OR
    # yum install octave-forge --enablerepo=epel


By default, yum will most likely install blas and lapack as your matrix math libraries, but ATLAS is usually much faster. If you want to install atlas with octave, use the command
By default, yum will most likely install blas and lapack as your matrix math libraries, but ATLAS is usually much faster. If you want to install atlas with octave, use the command
Anonymous user