diff options
author | Alberto Ruiz <aruiz@um.es> | 2013-07-05 18:44:02 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2013-07-05 18:44:02 +0200 |
commit | 2a936e0d30ed1f02ae33baa3124fb7a77d52231b (patch) | |
tree | e9fb2557a44574b91e29e276331289bb279c3309 /CHANGES.md | |
parent | b81b18e9a965fc4c523aeb0062e34be3af0fb8e9 (diff) |
minor changes
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,8 +3,6 @@ | |||
3 | 3 | ||
4 | - Data.Packed.Foreign (additional FFI helpers) | 4 | - Data.Packed.Foreign (additional FFI helpers) |
5 | 5 | ||
6 | - diagBlock | ||
7 | |||
8 | - NFData instance of Matrix | 6 | - NFData instance of Matrix |
9 | 7 | ||
10 | - Unidimensional root finding | 8 | - Unidimensional root finding |
@@ -12,6 +10,10 @@ | |||
12 | - In Numeric.LinearAlgebra.Util: | 10 | - In Numeric.LinearAlgebra.Util: |
13 | pairwise2D, rowOuters, null1, null1sym, size, unitary, mt, (¦), (?), (¿) | 11 | pairwise2D, rowOuters, null1, null1sym, size, unitary, mt, (¦), (?), (¿) |
14 | 12 | ||
13 | - diagBlock | ||
14 | |||
15 | - meanCov moved to Container | ||
16 | |||
15 | 0.14.1.0 | 17 | 0.14.1.0 |
16 | -------- | 18 | -------- |
17 | 19 | ||