Open liuyxpp opened 6 months ago
i.e. is there anyway to parse a string output by string_tree into a valid DynamicExpressions expression?
string_tree
Or is there any other convenient way to save a large amount of dynamicexpressions that can be loaded back for later use?
Once https://github.com/SymbolicML/DynamicExpressions.jl/pull/73 is merged that would be the right way to do this.
i.e. is there anyway to parse a string output by
string_tree
into a valid DynamicExpressions expression?Or is there any other convenient way to save a large amount of dynamicexpressions that can be loaded back for later use?