Serialising Distributions and Functions #1296
Closed
Hazelfire
started this conversation in
Squiggle Improvement Proposal
Replies: 1 comment
-
We now support some simple serialization of distributions. Serialization of functions is much more gnarly, but I think function imports should be good in most of these cases. We can make this feature more powerful if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Serialising distributions or functions would be valuable for several purposes:
One really good example is my work on GiveWell's CEAs which needs to have distributions / functions pulled from the specific CEAs to be included in the final result.
Beta Was this translation helpful? Give feedback.
All reactions