src/core/random-variable.cc
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Thu, 10 Apr 2008 12:59:31 -0700 Mathieu Lacage get rid of scary implementation details of Attribute.
Thu, 20 Mar 2008 15:10:56 +0000 Gustavo J. A. M. Carneiro Fix deserialization for Constant and Uniform random variables.
Thu, 21 Feb 2008 18:28:05 +0100 Mathieu Lacage convert RandomVariable to new helpers.
Thu, 21 Feb 2008 00:09:16 +0100 Mathieu Lacage UintValue -> Uinteger, IntValue -> Integer
Wed, 20 Feb 2008 20:57:59 +0100 Mathieu Lacage Accessor -> AttributeAccessor
Wed, 20 Feb 2008 19:57:31 +0100 Mathieu Lacage PValue -> Attribute
Mon, 18 Feb 2008 00:18:45 +0100 Mathieu Lacage split checker from ParamSpec.
Wed, 13 Feb 2008 22:39:17 +0100 Mathieu Lacage convert RandomVariable, Rectangle, Vector, and Time to the new Class Helper
Thu, 07 Feb 2008 22:40:46 +0100 Mathieu Lacage add Value support to RandomVariable.
Fri, 15 Feb 2008 20:03:48 +0100 Mathieu Lacage bug 133: automate RandomVariable memory management.
Thu, 01 Nov 2007 14:59:00 -0400 Raj Bhattacharjea Fixed randomvariable memory bug that caused a segfault
Tue, 30 Oct 2007 13:27:33 -0400 Raj Bhattacharjea Fixed randomvariable bugs and modified unit tests so that there is no non-deterministic failure on the tests
Thu, 02 Aug 2007 14:48:36 +0100 Gustavo J. A. M. Carneiro In some places, print debug messages / errors to stderr, not stdout.
Wed, 18 Jul 2007 17:43:45 -0400 Raj Bhattacharjea Added Triangularly distributed random variables
Sat, 19 May 2007 16:40:40 +0100 Gustavo J. A. M. Carneiro Fix swapped parameters in LogNormalVariable::GetSingleValue and add a couple of LogNormalVariable unit tests.
Thu, 03 May 2007 14:19:33 -0400 Raj Bhattacharjea Added static RNGs, like ExponentialVariable::GetSingleValue(mean)
Wed, 02 May 2007 09:37:15 -0400 Raj Bhattacharjea Randomvariable Lognormal added
Tue, 03 Apr 2007 10:24:18 -0400 Raj Bhattacharjea Removed the unnecessary Seed classes
Fri, 30 Mar 2007 10:42:23 -0400 Raj Bhattacharjea Fixed NormalVariable::INFINITE_VALUE
Thu, 29 Mar 2007 16:35:34 +0200 Mathieu Lacage move ValueCDF class to private class member
Thu, 22 Mar 2007 16:41:01 -0400 Raj Bhattacharjea RandomVariable API in line with Michelle's comments
Thu, 22 Mar 2007 12:16:10 -0400 Raj Bhattacharjea Fixed major memory bug and docs in RandomVariable
Sat, 17 Mar 2007 22:32:08 -0700 Tom Henderson Add random number files, base class Application
less more (0) tip