MomentClosure.jl
MomentClosure.jl copied to clipboard
Symbolic indexing
It would be nice to use SymbolicIndexingInterface.jl
to enable indexing such as
sol[rn.A^2 * rn.B]
to extract the moment E[A^2 B]
.