diff options
author | Alberto Ruiz <aruiz@um.es> | 2010-08-18 18:50:24 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2010-08-18 18:50:24 +0000 |
commit | 1222e1c0e02e7c43c87dfba84a5d5d2dfd010ff3 (patch) | |
tree | 913fb5fae4f7f32ff208473f9975df2eaaa3dc09 /CHANGES | |
parent | 5c50b54a92c01218e5265413208b52321080c779 (diff) |
changes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ | |||
1 | 0.10.0.0 | ||
2 | ======== | ||
3 | |||
4 | - vectorMapM, unzipVectorWith | ||
5 | |||
6 | - Vectors typeclass | ||
7 | |||
8 | - Initial support for Vector Float and Vector (Complex Float) | ||
9 | |||
10 | - Binary instances for Vector and Matrix | ||
11 | |||
1 | 0.9.3.0 | 12 | 0.9.3.0 |
2 | ======= | 13 | ======= |
3 | 14 | ||