[Pomp-commits] r655 - pkg/inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Apr 12 04:23:51 CEST 2012


Author: kingaa
Date: 2012-04-12 04:23:51 +0200 (Thu, 12 Apr 2012)
New Revision: 655

Modified:
   pkg/inst/NEWS
   pkg/inst/TODO
Log:
- update NEWS and TODO files


Modified: pkg/inst/NEWS
===================================================================
--- pkg/inst/NEWS	2012-04-12 02:10:04 UTC (rev 654)
+++ pkg/inst/NEWS	2012-04-12 02:23:51 UTC (rev 655)
@@ -1,4 +1,8 @@
 NEWS
+0.41-4
+     o	The 'blowflies', 'euler.sir', 'gillespie.sir', 'bbs', and 'ricker' data()-loadable examples have been changed to make the parameterization simpler and more natural.
+     	Although these changes are not backward compatible, they make for much simpler explanations.
+
 0.41-3
      o	In 'trajectory', all vectorfield and map evaluation is now done in C for speed.
      	For continuous-time dynamical systems, this gives an approximately 4-fold speedup.

Modified: pkg/inst/TODO
===================================================================
--- pkg/inst/TODO	2012-04-12 02:10:04 UTC (rev 654)
+++ pkg/inst/TODO	2012-04-12 02:23:51 UTC (rev 655)
@@ -1,7 +1,3 @@
-* take away confusing name-changes in introductory examples (ricker, sir)
-
-* fix bbs parameter transformations to include sigma
-
 * pompBuilder function for automatic pomp construction
 
 * effects of replacing 'sample.int' with systematic resampling inside 'bsmc'



More information about the pomp-commits mailing list