updated docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403959
This commit is contained in:
Davis King 2010-12-05 18:44:10 +00:00
parent b751619644
commit 1c4cdc8331

View File

@ -11,6 +11,19 @@
<!-- ******************************************************************************* -->
<current>
New Stuff:
Non-Backwards Compatible Changes:
Bug fixes:
Other:
</current>
<!-- ******************************************************************************* -->
<old name="17.33" date="Dec 05, 2010">
New Stuff:
- Added the ability to add/subtract scalar values to/from all the elements
of a matrix using the - and + operators.
@ -32,7 +45,7 @@ Other:
turns into diagm(reciprocal(d)). Multiplication by a diagonal matrix
is now also handled efficiently.
</current>
</old>
<!-- ******************************************************************************* -->