summaryrefslogtreecommitdiff
path: root/packages/base/CHANGELOG
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2015-06-09 13:46:25 +0200
committerAlberto Ruiz <aruiz@um.es>2015-06-09 13:46:25 +0200
commit0396adb9f10f5b337e54d64fec365c9cb01e9745 (patch)
tree1922b2f8c9ab63d1732ddb16e60431e4dbe17ba3 /packages/base/CHANGELOG
parent660e1eb875a3517c85285a9341e9e07e647e4e10 (diff)
fix gaussElim, changelog
Diffstat (limited to 'packages/base/CHANGELOG')
-rw-r--r--packages/base/CHANGELOG6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/base/CHANGELOG b/packages/base/CHANGELOG
index b1d85fb..27c4d31 100644
--- a/packages/base/CHANGELOG
+++ b/packages/base/CHANGELOG
@@ -1,11 +1,11 @@
10.17.0.0 10.17.0.0
2-------- 2--------
3 3
4 * initial support of (C)Int elements
5
6 * improved matrix extraction using vectors of indexes (??) 4 * improved matrix extraction using vectors of indexes (??)
5
6 * basic support of Int32 and Int64 elements
7 7
8 * remap, ccompare 8 * remap, ccompare, sortIndex
9 9
10 * experimental support of type safe modular arithmetic 10 * experimental support of type safe modular arithmetic
11 11