wsphillips / Conductor.jl

Choo-choo
MIT License
60 stars 12 forks source link

Support distribution metadata for variables #69

Open wsphillips opened 1 year ago

wsphillips commented 1 year ago

Splitting out from #16

Allow specifying distributions for variables in lieu of or in combination with default values.

Fallback behavior should be to randomly draw from a distribution if running a simulation with no default values specified. Eventually exploit this information to modify lowering step when targeting Gen.jl