summaryrefslogtreecommitdiff
path: root/packages/base
diff options
context:
space:
mode:
authorDominic Steinitz <dominic@steinitz.org>2018-04-21 08:37:47 +0100
committerDominic Steinitz <dominic@steinitz.org>2018-04-21 08:37:47 +0100
commit630ca19980490a8c0feaed7fc8e9492fa4e21b8a (patch)
tree5b92c509b461de3739a3b4ab30b26c69f6dfec97 /packages/base
parentb71790bde9d063e6a0d6802996e24070f5fe3960 (diff)
Improve READMEs etc
Diffstat (limited to 'packages/base')
-rw-r--r--packages/base/CHANGELOG7
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/base/CHANGELOG b/packages/base/CHANGELOG
index 11a57dd..fd1c171 100644
--- a/packages/base/CHANGELOG
+++ b/packages/base/CHANGELOG
@@ -2,15 +2,15 @@
2-------- 2--------
3 3
4 * Many new functions and instances in the Static module 4 * Many new functions and instances in the Static module
5 5
6 * meanCov and gaussianSample use Herm type 6 * meanCov and gaussianSample use Herm type
7 7
8 * thinQR, thinRQ 8 * thinQR, thinRQ
9 9
10 * compactSVDTol 10 * compactSVDTol
11 11
12 * unitary changed to normalize, also admits Vector (Complex Double) 12 * unitary changed to normalize, also admits Vector (Complex Double)
13 13
140.17.0.0 140.17.0.0
15-------- 15--------
16 16
@@ -288,4 +288,3 @@
288 * added NFData instances for Matrix and Vector. 288 * added NFData instances for Matrix and Vector.
289 289
290 * liftVector, liftVector2 replaced by mapVector, zipVector. 290 * liftVector, liftVector2 replaced by mapVector, zipVector.
291