summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2009-05-13 09:58:48 +0000
committerAlberto Ruiz <aruiz@um.es>2009-05-13 09:58:48 +0000
commit37f71ca5188ba487d4e1c274873b187ddcb30576 (patch)
treec752b450f8d5829d2eacbe94222aeab358ceb255 /hmatrix.cabal
parent6809103cf34a9345f8cb60a0ec3a8f55dd18d5ef (diff)
removed old examples
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal3
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 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.5.1.2 2Version: 0.5.2.0
3License: GPL 3License: GPL
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: 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