- Nov 28, 2018
-
-
-
The functionality of merging multiple jobs is now ensured by allowing for nested sequences of job-ids.
-
- Jul 18, 2018
-
-
Paul McCarthy authored
-
- Apr 30, 2018
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
fixed a small documentation error as well added a warning about missing if __name__ == '__main__' guard in script
-
- Apr 27, 2018
-
-
Michiel Cottaar authored
-
Michiel Cottaar authored
The current intepreter is in sys.executable Having the option to use a different intepreter seems like asking for trouble (as an older interpreter might not be able to read the pickle files)
-
Michiel Cottaar authored
If a logdir has been set that directory should be provided rather than the directory from which the job was submitted (which is what the logdir defaults to).
-
- Apr 19, 2018
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Apr 18, 2018
-
-
Paul McCarthy authored
-