aboutsummaryrefslogtreecommitdiffstats
path: root/gen/generator.py
Commit message (Collapse)AuthorAge
* DGL support.Bryan Ward2013-04-18
|
* Create generator map in gen/__init__.py.Jonathan Herman2013-04-08
|
* Replaced num_tasks with tasks for consistency.Jonathan Herman2013-04-08
|
* Added option to ignore environment issues and rewrote part of the generation ↵Jonathan Herman2013-04-02
| | | | scripts for easier generator creation.
* Use smarter defaults which can handle data from Bjorns scripts.Jonathan Herman2013-03-18
|
* Automatically merge experiments with the trial parameter.Jonathan Herman2013-03-18
|
* Saved trial number in experiment parameters.Jonathan Herman2013-03-07
|
* Moved num_tasks option into base Generator class.Jonathan Herman2013-03-07
|
* Seperated BaseGenerator into EdfGenerator and its superclass Generator.Jonathan Herman2013-03-07