You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The methods _check_flux_increasing_with_reactant and _check_flux_decreasing_with_product currently invoke sp.sympify(kinetics). This invocation leads to exceptions when the kinetics variable contains MathML functions.