From: <as...@us...> - 2012-05-09 19:56:26
|
Revision: 10392 http://octave.svn.sourceforge.net/octave/?rev=10392&view=rev Author: asnelt Date: 2012-05-09 19:56:20 +0000 (Wed, 09 May 2012) Log Message: ----------- Update for release 1.1.3. Modified Paths: -------------- trunk/octave-forge/main/statistics/DESCRIPTION trunk/octave-forge/main/statistics/NEWS Modified: trunk/octave-forge/main/statistics/DESCRIPTION =================================================================== --- trunk/octave-forge/main/statistics/DESCRIPTION 2012-05-09 19:54:04 UTC (rev 10391) +++ trunk/octave-forge/main/statistics/DESCRIPTION 2012-05-09 19:56:20 UTC (rev 10392) @@ -1,6 +1,6 @@ Name: Statistics -Version: 1.1.2 -Date: 2012-05-01 +Version: 1.1.3 +Date: 2012-05-09 Author: various authors Maintainer: Arno Onken <as...@as...> Title: Statistics Modified: trunk/octave-forge/main/statistics/NEWS =================================================================== --- trunk/octave-forge/main/statistics/NEWS 2012-05-09 19:54:04 UTC (rev 10391) +++ trunk/octave-forge/main/statistics/NEWS 2012-05-09 19:56:20 UTC (rev 10392) @@ -1,6 +1,10 @@ Summary of important user-visible changes for statistics 1.1.3: ------------------------------------------------------------------- + ** The following functions are new in 1.1.3: + + copularnd mvtrnd + ** The functions mnpdf and mnrnd are now also usable for greater numbers of categories for which the rows do not exactly sum to 1. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |