From: <mma...@us...> - 2012-04-02 20:57:04
|
Revision: 10136 http://octave.svn.sourceforge.net/octave/?rev=10136&view=rev Author: mmarzolla Date: 2012-04-02 20:56:58 +0000 (Mon, 02 Apr 2012) Log Message: ----------- modifications Modified Paths: -------------- trunk/octave-forge/main/queueing/NEWS Modified: trunk/octave-forge/main/queueing/NEWS =================================================================== --- trunk/octave-forge/main/queueing/NEWS 2012-04-02 20:54:18 UTC (rev 10135) +++ trunk/octave-forge/main/queueing/NEWS 2012-04-02 20:56:58 UTC (rev 10136) @@ -1,11 +1,10 @@ -Summary of important user-visible changes for queueing-1.X.0 +Summary of important user-visible changes for queueing-1.1.0 ** Function ctmc_exps() can now compute the expected sojourn time until absorption for absorming CTMC ** Functions ctmc_exps() and ctmc_taexps() now accept a scalar as - the second argument (time). The old syntax is still supported, - but may be deprecated in the future. + the second argument (time). ** Function ctmc_bd() now returns the infinitesimal generator matrix Q of the birth-death process with given rates, not the steady-state This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |