summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 32d34c0..fc089e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
10.9.1.0
2=======
3
4- GSL special functions moved to separate package hmatrix-special.
5
6- Added offset of Vector, allowing fast, noncopy subVector (slice).
7 Vector is now identical to Roman Leshchinskiy's Data.Vector.Storable.Vector,
8 so we can convert from/to them in O(1).
9
10- Removed Data.Packed.Convert, see examples/vector.hs
11
10.8.3.0 120.8.3.0
2======= 13=======
3 14