TuringLang / AbstractPPL.jl

Common types and interfaces for probabilistic programming
http://turinglang.org/AbstractPPL.jl/
MIT License
24 stars 6 forks source link

Rename `decondition` to `uncondition` #84

Open torfjelde opened 1 year ago

torfjelde commented 1 year ago

With fix and unfix coming in through TuringLang/DynamicPPL.jl#488 , to stay consistent with the naming, we should rename decondition to uncondition.