liesel-devs / liesel

A probabilistic programming framework
https://liesel-project.org
MIT License
38 stars 2 forks source link

Add transformation method to lsl.Var #173

Open jobrachem opened 7 months ago

jobrachem commented 7 months ago

I think it would make sense to add a method lsl.Var.transform(bijector). This would transform the var in question and return the new, transformed var.