diff options
author | Alberto Ruiz <aruiz@um.es> | 2009-05-13 09:58:48 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2009-05-13 09:58:48 +0000 |
commit | 37f71ca5188ba487d4e1c274873b187ddcb30576 (patch) | |
tree | c752b450f8d5829d2eacbe94222aeab358ceb255 /hmatrix.cabal | |
parent | 6809103cf34a9345f8cb60a0ec3a8f55dd18d5ef (diff) |
removed old examples
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r-- | hmatrix.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal index e185d8a..5265451 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: hmatrix | 1 | Name: hmatrix |
2 | Version: 0.5.1.2 | 2 | Version: 0.5.2.0 |
3 | License: GPL | 3 | License: GPL |
4 | License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
@@ -27,6 +27,7 @@ extra-source-files: examples/tests.hs | |||
27 | examples/pca1.hs | 27 | examples/pca1.hs |
28 | examples/pca2.hs | 28 | examples/pca2.hs |
29 | examples/pinv.hs | 29 | examples/pinv.hs |
30 | examples/data.txt | ||
30 | examples/lie.hs | 31 | examples/lie.hs |
31 | examples/kalman.hs | 32 | examples/kalman.hs |
32 | examples/plot.hs | 33 | examples/plot.hs |