COBREXA / COBREXA.jl

COnstraint Based Reconstruction and EXascale Analysis (in Julia)
https://cobrexa.github.io/COBREXA.jl/stable/
Apache License 2.0
9 stars 0 forks source link

fix performance of stoichiometry conversion in flux_balance_constraints #27

Closed exaexa closed 6 months ago

exaexa commented 6 months ago

this gives like 25s -> 0.2s for a funny test modfel of 80k rxns

don't merge yet, will need to check other places where we do this.

exaexa commented 6 months ago

note for self: the last commit might be better dropped once julia LTS bumps.