Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@spco spco released this 25 May 08:08
· 1 commit to master since this release
906758c

Change log:

  • Added a 'delay' command line option between job submissions (default 0.1s) as a courtesy to the job scheduler when submitting large numbers of jobs.
  • Improved the format of the summary table of jobs with their job IDs.

The executable is created with

pyinstaller astrid.py -F

against Python 3.5.5 and numpy 1.11.2.