summaryrefslogtreecommitdiff
path: root/packages/base/CHANGELOG
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2015-06-14 19:49:10 +0200
committerAlberto Ruiz <aruiz@um.es>2015-06-14 19:49:10 +0200
commit57487d828065ea219cdb33c9dc177b67c60b34c7 (patch)
treef6cc1e11ba41165e3a65930c66954a5220a4a8cb /packages/base/CHANGELOG
parent517dfdbf884ef2b3f3f3d365294a6a714ba7ff9d (diff)
minor changes
Diffstat (limited to 'packages/base/CHANGELOG')
-rw-r--r--packages/base/CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/base/CHANGELOG b/packages/base/CHANGELOG
index 27c4d31..93b2594 100644
--- a/packages/base/CHANGELOG
+++ b/packages/base/CHANGELOG
@@ -7,7 +7,10 @@
7 7
8 * remap, ccompare, sortIndex 8 * remap, ccompare, sortIndex
9 9
10 * experimental support of type safe modular arithmetic 10 * experimental support of type safe modular arithmetic, including linear
11 systems and lu factorization
12
13 * elementary row operations in ST monad
11 14
12 * old compatibility modules removed 15 * old compatibility modules removed
13 16