summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2010-08-26 17:49:45 +0000
committerAlberto Ruiz <aruiz@um.es>2010-08-26 17:49:45 +0000
commit6058e1b17c005be1ea95ebb7d98d9fd15bb538d2 (patch)
treec4277e00c2c92a0ed8f3750255154fa8e2b6fe2d /CHANGES
parentf541d7dbdc8338b1dd1c0538751d837a16740bd8 (diff)
Float matrix product
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 20c5f0e..8d09c9f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@
5 5
6- Vectors typeclass 6- Vectors typeclass
7 7
8- Initial support for Vector Float and Vector (Complex Float) 8- Support for Float and Complex Float elements (excluding LAPACK computations)
9 9
10- Binary instances for Vector and Matrix 10- Binary instances for Vector and Matrix
11 11