diff options
Diffstat (limited to 'packages/base/CHANGELOG')
-rw-r--r-- | packages/base/CHANGELOG | 5 |
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 | ||