Fixed a bug where T-SNE would complain in low sample numbers.
0.30.3
Those were fixes to deployment and dependencies only.
0.30.2
Avoids a bug in COBRAPY that can yield to huge serialized versions of the models.
0.30.1
Fix compatibility with Python 3.7.
0.30.0
`build` will now detect existing models in the output folder and skip them. This now allows to resume interrupted builds. Explicit rebuild requires you to delete the folder now.
0.29.6
Fixes a bug where using more than 1 thread for workflows would not return results in some cases.