AbstractPPL.jl icon indicating copy to clipboard operation
AbstractPPL.jl copied to clipboard

`serialisation` / `deserialisation` of `VarName`

Open yebai opened this issue 1 year ago • 0 comments

Currently, no mechanism exists to serialise VarName objects into a string, making it awkward to save DynamicPPL VarInfo and MCMCChains objects (see, e.g. here). Thus, it would be helpful to implement helper functions to serialise VarNames to string objects and deserialise such strings if needed.

yebai avatar Jul 29 '24 15:07 yebai