Octave for GNU/Linux: Difference between revisions
Jump to navigation
Jump to search
→Fedora
(→Red Hat: delete section about ancient versions of Red Hat) |
(→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 |