summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2011-12-26 11:51:10 +0100
committerAlberto Ruiz <aruiz@um.es>2011-12-26 11:51:10 +0100
commite95c073cac1483541bded5b4564cf773991560ce (patch)
treeb9b1ba590abc2527ac6dad96a3f7555c5456b1a2
parentb421e2393c5a40eba4465b285a259a46409152e9 (diff)
index.md
-rw-r--r--INSTALL.md2
-rw-r--r--index.md (renamed from index.txt)3
2 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 666bdc8..916e006 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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
79If 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! 78If 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
diff --git a/index.txt b/index.md
index 7e536b7..ad8f3c5 100644
--- a/index.txt
+++ b/index.md
@@ -18,7 +18,7 @@ This package includes standard matrix decompositions (eigensystems, singular val
18 18
19- [Source code and documentation (Hackage)][source] 19- [Source code and documentation (Hackage)][source]
20 20
21- [Installation help and known problems][Installation2] 21- [Installation help and known problems][Installation3]
22 22
23- Source repository: [https://github.com/AlbertoRuiz/hmatrix][repo3] 23- Source repository: [https://github.com/AlbertoRuiz/hmatrix][repo3]
24 24
@@ -65,6 +65,7 @@ Related Projects
65[tutorial2]: http://perception.inf.um.es/hmatrix/hmatrix.pdf 65[tutorial2]: http://perception.inf.um.es/hmatrix/hmatrix.pdf
66[installation]: http://code.haskell.org/hmatrix/install.html 66[installation]: http://code.haskell.org/hmatrix/install.html
67[installation2]: http://perception.inf.um.es/hmatrix/install.html 67[installation2]: http://perception.inf.um.es/hmatrix/install.html
68[installation3]: https://github.com/AlbertoRuiz/hmatrix/blob/master/INSTALL.md
68[repo]: http://perception.inf.um.es/cgi-bin/darcsweb.cgi?r=hmatrix;a=summary 69[repo]: http://perception.inf.um.es/cgi-bin/darcsweb.cgi?r=hmatrix;a=summary
69[repo2]: http://patch-tag.com/r/aruiz/hmatrix/ 70[repo2]: http://patch-tag.com/r/aruiz/hmatrix/
70[repo3]: https://github.com/AlbertoRuiz/hmatrix 71[repo3]: https://github.com/AlbertoRuiz/hmatrix