diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ | |||
4 | 4 | ||
5 | INSTALLATION | 5 | INSTALLATION |
6 | 6 | ||
7 | Recommended method: | 7 | Recommended method (ok in Ubuntu/Debian systems): |
8 | $ sudo apt-get install libgsl0-dev refblas3-dev lapack3-dev atlas3-[your arch]-dev | 8 | $ sudo apt-get install libgsl0-dev liblapack-dev |
9 | $ cabal install hmatrix | 9 | $ cabal install hmatrix |
10 | 10 | ||
11 | Detailed installation instructions: | 11 | Detailed installation instructions: |