diff options
author | Alberto Ruiz <aruiz@um.es> | 2011-12-26 11:51:10 +0100 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2011-12-26 11:51:10 +0100 |
commit | e95c073cac1483541bded5b4564cf773991560ce (patch) | |
tree | b9b1ba590abc2527ac6dad96a3f7555c5456b1a2 /INSTALL.md | |
parent | b421e2393c5a40eba4465b285a259a46409152e9 (diff) |
index.md
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -63,7 +63,6 @@ NOTE: The examples using graphics do not yet work in windows. | |||
63 | [install2]: http://patch-tag.com/r/aruiz/hmatrix/snapshot/current/content/pretty/INSTALL | 63 | [install2]: http://patch-tag.com/r/aruiz/hmatrix/snapshot/current/content/pretty/INSTALL |
64 | [winpack]: http://perception.inf.um.es/hmatrix/gsl-lapack-windows.zip | 64 | [winpack]: http://perception.inf.um.es/hmatrix/gsl-lapack-windows.zip |
65 | 65 | ||
66 | - - - | ||
67 | 66 | ||
68 | ## Tests ############################################### | 67 | ## Tests ############################################### |
69 | 68 | ||
@@ -78,7 +77,6 @@ After installation we must verify that the library works as expected: | |||
78 | 77 | ||
79 | If you get any failure please run lapack's own tests to confirm that your version is not broken. For instance, in ubuntu 9.04, **libatlas-sse2** does not work (see this [bug report](https://bugs.launchpad.net/ubuntu/+source/atlas/+bug/368478)). If your lapack library is ok but hmatrix's tests fail please send a bug report! | 78 | If you get any failure please run lapack's own tests to confirm that your version is not broken. For instance, in ubuntu 9.04, **libatlas-sse2** does not work (see this [bug report](https://bugs.launchpad.net/ubuntu/+source/atlas/+bug/368478)). If your lapack library is ok but hmatrix's tests fail please send a bug report! |
80 | 79 | ||
81 | - - - | ||
82 | 80 | ||
83 | ## Optimized BLAS/LAPACK ########################################## | 81 | ## Optimized BLAS/LAPACK ########################################## |
84 | 82 | ||