JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
539 stars 108 forks source link

Add docs for how to create new symbolic variables metadata #597

Open TorkelE opened 4 months ago

TorkelE commented 4 months ago

I wrote a section in the Catalyst docs about metadata. I imagine some users might want to create there own. FOr this case, it would be neat to have a documentation of this in the Symbolics.jl docs, which I can link from the Catalyst.jl docs.

jpfairbanks commented 1 month ago

Is this the section you mentioned? https://docs.sciml.ai/ModelingToolkit/dev/basics/Variable_metadata/