diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,7 +1,13 @@ | |||
1 | 0.8.2.0 | 1 | 0.8.2.0 |
2 | ======= | 2 | ======= |
3 | 3 | ||
4 | - fromRows/fromColumns now automatically expand vectors of dim 1 | ||
5 | to match the common dimension. | ||
6 | fromBlocks also replicates single row/column matrices. | ||
7 | Previously all dimensions had to be exactly the same. | ||
8 | |||
4 | - display utilities: dispf, disps, vecdisp | 9 | - display utilities: dispf, disps, vecdisp |
10 | |||
5 | - scalar | 11 | - scalar |
6 | 12 | ||
7 | 0.8.1.0 | 13 | 0.8.1.0 |