Backports the visualizers to be compatible with scikit-learn 0.24.1 to avoid some issues with Qiime2.
Re-enables the Qiime model loading test in the CI.
0.32.4
Fixes a bug where model annotation tables could not be generated if there were multiple exchange reactions for a single metabolite. This made MICOM not work with AGORA2 in some instances.
Now checks for demand reactions and in database construction as well.
0.32.3
Bump the required cobra version to avoid numpy version errors.
0.32.1
Adjustments to solver settings and lost of improvements to Gurobi that make it much faster.
0.32.0
Helper functions to save results were added.
0.31.7
Fixed a bug where minimal_medium would maximize with OSQP instead of minimize.