updated docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403905
This commit is contained in:
Davis King 2010-11-13 20:08:16 +00:00
parent d64b987ebd
commit 3124735edd
1 changed files with 14 additions and 1 deletions

View File

@ -11,6 +11,19 @@
<!-- ******************************************************************************* -->
<current>
New Stuff:
Non-Backwards Compatible Changes:
Bug fixes:
Other:
</current>
<!-- ******************************************************************************* -->
<old name="17.32" date="Nov 13, 2010">
New Stuff:
- Added a class for reading JPEG image files.
- Added scale_rows(), flipud() and fliplr() matrix functions.
@ -38,7 +51,7 @@ Other:
- Optimized matrix expressions such as mat*diagm(vect)
- Made the code in chol() more robust to indefinite matrices.
</current>
</old>
<!-- ******************************************************************************* -->