root/trunk/src/parameters.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @355 [355] 11/19/08 10:35:15 apdavison Can now (again) combine ParameterRanges and ParameterDists inside a …
(edit) @354 [354] 11/18/08 16:50:35 apdavison Minor fix to the datastore module. ParameterSets have an attribute …
(edit) @353 [353] 11/17/08 14:57:23 apdavison Minor improvements to parameters and random modules
(edit) @311 [311] 11/10/08 11:21:06 apdavison Added some module-level docstrings
(edit) @298 [298] 11/06/08 16:42:57 pierre Sorry for this commit on all the import headers. I hope I'm not breaking …
(edit) @295 [295] 11/06/08 11:32:13 pierre Attempt to set up a common framework for the dependencies. Since …
(edit) @280 [280] 11/04/08 09:58:14 apdavison Split the random distribution classes out of theparameters module into a …
(edit) @275 [275] 11/03/08 18:27:00 apdavison A couple of bug-fixes in parameters.py.
(edit) @274 [274] 11/03/08 17:49:50 apdavison ParameterSets can now be pickled (see ticket:5) and deepcopied (see …
(edit) @272 [272] 11/03/08 17:17:09 apdavison Added __eq__() methods to ParameterRange and ParameterDist. Wrote a …
(edit) @268 [268] 11/02/08 23:08:22 apdavison ParameterSpace.realize_dists() now works for ParameterDist objects …
(edit) @258 [258] 10/31/08 13:13:21 apdavison More unit tests for the parameters module
(edit) @253 [253] 10/30/08 17:42:53 apdavison Separated the iterable part of ParameterSet into a separate …
(edit) @189 [189] 08/13/08 15:49:29 apdavison Renamed ParameterSet.url to _url to avoid confusion if people want to …
(edit) @188 [188] 08/05/08 15:38:51 apdavison * Added some __str__() methods * time_bin can now be a list of bin …
(edit) @187 [187] 08/01/08 10:16:30 apdavison Minor changes
(edit) @175 [175] 05/21/08 12:31:46 JensKremkow small bug fix in parameter_space_index, had to convert an array to list to …
(edit) @161 [161] 05/06/08 00:29:14 emuller Allow ParameterSet to be initialized by a string
(edit) @154 [154] 04/09/08 19:13:26 JensKremkow parameters.py: added parameter_space_dimension_labels and …
(edit) @150 [150] 03/13/08 09:28:14 emuller Added len support for ParameterRange? at the request of jens
(edit) @130 [130] 03/09/08 11:42:49 apdavison Created ParameterTable as a subclass of ParameterSet. This is intended …
(edit) @128 [128] 03/08/08 14:27:54 apdavison Major modification to the way that ParameterSets are saved to file - …
(edit) @123 [123] 02/20/08 22:09:16 emuller - Added from_stats expand kwarg - Added display mode for repr of …
(edit) @121 [121] 02/19/08 13:52:06 emuller More changes to ParameterDists?
(edit) @120 [120] 02/18/08 22:06:14 emuller Added support for specifying a parameter as a statistical distribution
(edit) @119 [119] 02/15/08 17:41:37 emuller Add as_dict because transfering accross nodes of ParameterSets? is not …
(edit) @116 [116] 02/14/08 16:05:14 emuller Forgot to change doc string
(edit) @115 [115] 02/14/08 16:01:15 emuller Some comments
(edit) @114 [114] 02/14/08 15:57:55 emuller ParameterRange? seems to be doing its job ... Some functionality has …
(copy) @106 [106] 01/28/08 11:50:34 emuller Added distutils setup script, and moved packages to a sub-dir, src. Hope …
copied from trunk/parameters.py:
(edit) @105 [105] 01/26/08 19:30:34 apdavison Small bug involving urlopen fixed
Note: See TracRevisionLog for help on using the revision log.