Skip to content

Releases: tuyetminhphan/SynDOKU

Prepare release v.0.3.0

Choose a tag to compare

@TieuLongPhan TieuLongPhan released this 03 Aug 13:00
eeaee68
Staging (#3)

* Prepare 0.2.0 release

* Prepare 0.3.0 release

---------

Co-authored-by: Tuyet Minh Phan <tuyetminhphan.work@gmail.com>

Prepare release 0.2.0

Choose a tag to compare

@tuyetminhphan tuyetminhphan released this 30 Jul 14:34
cd128f9
Prepare 0.2.0 release (#2)

Co-authored-by: Tuyet Minh Phan <tuyetminhphan.work@gmail.com>

SynDOKU 0.1.1

Choose a tag to compare

@tuyetminhphan tuyetminhphan released this 30 Jul 13:28

Restores SynTemp support for KEGG reaction-center clustering.

  • Includes SynTemp 1.0.3 in pip, Conda, and Docker distributions.
  • Keeps Graphviz removed.
  • SynRBL is installed transitively because SynTemp requires it; it is not a direct SynDOKU dependency.

SynDOKU 0.1.0

Choose a tag to compare

@tuyetminhphan tuyetminhphan released this 30 Jul 11:51

Initial SynDOKU release.

Conda:
conda install -c tuyetminhphan -c conda-forge syndoku

Docker:
docker run --rm tuyetminhphan/syndoku:0.1.0

SynRBL, SynTemp, and Graphviz are not included. PuLP-based MILP support is available as the optional pip extra syndoku[milp].