Octave for GNU/Linux: Difference between revisions

Undo revision 6860 by 143.129.75.104 (talk) epel does not apply to fedora
(Undo revision 6860 by 143.129.75.104 (talk) epel does not apply to fedora)
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
296

edits