ParetoSmooth v0.7.15
- More gracefully handle variable names with multiple levels of indexing, e.g.
x[1][2]
. - Extend DynamicPPL compatibility range to 0.34
Merged pull requests:
- Fix handling of unconventional variable names (#97) (@zeyus)
- Bump DynamicPPL compat to include up to 0.34 (#106) (@penelopeysm)