SciML / ReactionNetworkImporters.jl

Julia Catalyst.jl importers for various reaction network file formats like BioNetGen and stoichiometry matrices
https://docs.sciml.ai/ReactionNetworkImporters/stable/
MIT License
26 stars 8 forks source link

Change u₀ fieldname to u0? #104

Closed TorkelE closed 5 months ago

TorkelE commented 11 months ago

Currently, the loaded model's initial condition is stored in the field name u₀, which is not always easy to type. Would it make sense to change it to u0?

ChrisRackauckas commented 11 months ago

yes