From 1c4cdc833153290e0da6bbbcb6fa7ec26b433fa4 Mon Sep 17 00:00:00 2001 From: Davis King Date: Sun, 5 Dec 2010 18:44:10 +0000 Subject: [PATCH] updated docs --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403959 --- docs/docs/release_notes.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/docs/release_notes.xml b/docs/docs/release_notes.xml index 42dc46346..e6ff2e651 100644 --- a/docs/docs/release_notes.xml +++ b/docs/docs/release_notes.xml @@ -11,6 +11,19 @@ +New Stuff: + +Non-Backwards Compatible Changes: + +Bug fixes: + +Other: + + + + + + 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. - +