diff options
author | Alberto Ruiz <aruiz@um.es> | 2016-11-02 21:06:22 +0100 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2016-11-02 21:06:22 +0100 |
commit | 66f0174cec6b9b3a329321a435d0c7841f396077 (patch) | |
tree | 5114af210dcaf93fc6e679e6fca98b8481d8ba5f /packages/base/CHANGELOG | |
parent | b23333b54908232d5803c852ed362d3b43e78796 (diff) |
changes and thanks
Diffstat (limited to 'packages/base/CHANGELOG')
-rw-r--r-- | packages/base/CHANGELOG | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/packages/base/CHANGELOG b/packages/base/CHANGELOG index 3bba3d5..11a57dd 100644 --- a/packages/base/CHANGELOG +++ b/packages/base/CHANGELOG | |||
@@ -1,10 +1,16 @@ | |||
1 | 0.18.0.0 | 1 | 0.18.0.0 |
2 | -------- | 2 | -------- |
3 | 3 | ||
4 | * meanCov and gaussianSample use Herm type. | 4 | * Many new functions and instances in the Static module |
5 | |||
6 | * meanCov and gaussianSample use Herm type | ||
5 | 7 | ||
6 | * New functions and instances in the Static module. | 8 | * thinQR, thinRQ |
9 | |||
10 | * compactSVDTol | ||
7 | 11 | ||
12 | * unitary changed to normalize, also admits Vector (Complex Double) | ||
13 | |||
8 | 0.17.0.0 | 14 | 0.17.0.0 |
9 | -------- | 15 | -------- |
10 | 16 | ||