Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into wip-color-mc | Jonathan Herman | 2013-04-23 |
|\ | |||
| * | Made default generator behavior more intuitive. | Jonathan Herman | 2013-04-19 |
* | | Created infrastructure for calculating scaling factors. | Jonathan Herman | 2013-04-17 |
* | | Added ColorMcGenerator. | Jonathan Herman | 2013-04-15 |
|/ | |||
* | Create generator map in gen/__init__.py. | Jonathan Herman | 2013-04-08 |
* | Replaced num_tasks with tasks for consistency. | Jonathan Herman | 2013-04-08 |
* | Added option to ignore environment issues and rewrote part of the generation ... | Jonathan Herman | 2013-04-02 |
* | Use smarter defaults which can handle data from Bjorns scripts. | Jonathan Herman | 2013-03-18 |
* | Automatically merge experiments with the trial parameter. | Jonathan Herman | 2013-03-18 |
* | Saved trial number in experiment parameters. | Jonathan Herman | 2013-03-07 |
* | Moved num_tasks option into base Generator class. | Jonathan Herman | 2013-03-07 |
* | Seperated BaseGenerator into EdfGenerator and its superclass Generator. | Jonathan Herman | 2013-03-07 |