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

Docs: Refer to the possibility to use `@edit` in julia session to see what the code does #52

Closed exaexa closed 4 weeks ago

exaexa commented 3 months ago

We kindof want people to modify the *_constraints functions to have their own stuff running, so I guess this makes sense as a vast simplification.

Thanks go to @ChrisRackauckas for randomly mentioning the macro here https://news.ycombinator.com/item?id=31397499 (which I randomly read today while trying to google for something entirely unrelated).