rethinkpriorities / squigglepy

Squiggle programming language for intuitive probabilistic estimation features in Python
MIT License
65 stars 8 forks source link

perf: Performance optimizations for samplers #54

Closed bcbernardo closed 1 year ago

bcbernardo commented 1 year ago

This PR introduces a few performance optimizations related to distribution sampling. This includes:

bcbernardo commented 1 year ago

@agucova do you want to review it, since you were already working on this?

bcbernardo commented 1 year ago

or @michaeldickens

peterhurford commented 1 year ago

Thanks everyone! This is exciting!