Skip to content

Releases: TuringLang/ParetoSmooth.jl

v0.7.16

13 Aug 17:04
f76b243

Choose a tag to compare

ParetoSmooth v0.7.16

Diff since v0.7.15

Merged pull requests:

  • Documentation and Turing Navigation CI improvement (#107) (@shravanngoswamii)
  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.35, (keep existing compat) (#108) (@github-actions[bot])
  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.36, (keep existing compat) (#109) (@github-actions[bot])
  • CompatHelper: bump compat for MCMCChains in [weakdeps] to 7, (keep existing compat) (#110) (@github-actions[bot])
  • make capitalization consistent (#111) (@Moelf)
  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.37, (keep existing compat) (#112) (@github-actions[bot])
  • Update CI (#113) (@devmotion)

v0.7.15

29 Jan 23:11
20beafc

Choose a tag to compare

ParetoSmooth v0.7.15

Diff since v0.7.14

  • 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)

v0.7.14

14 Dec 14:09
1be3ebd

Choose a tag to compare

ParetoSmooth v0.7.14

Diff since v0.7.13

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.32, (keep existing compat) (#103) (@github-actions[bot])

v0.7.13

02 Dec 12:45
7a1339a

Choose a tag to compare

ParetoSmooth v0.7.13

Diff since v0.7.12

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.31, (keep existing compat) (#102) (@github-actions[bot])

Closed issues:

  • Package update? (#101)

v0.7.12

30 Nov 00:18
e189d20

Choose a tag to compare

ParetoSmooth v0.7.12

Diff since v0.7.11

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.30, (keep existing compat) (#100) (@github-actions[bot])

v0.7.11

31 Aug 10:45
5071a21

Choose a tag to compare

ParetoSmooth v0.7.11

Diff since v0.7.10

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.28, (keep existing compat) (#95) (@github-actions[bot])
  • Diagnostics : added navbar workflow (#96) (@jeetsuthar)
  • Compat bump DynamicPPL to 0.29 (#99) (@storopoli)

Closed issues:

  • Data length not well inferred when not using a loop (#98)

v0.7.10

15 Jun 08:37
c905ee8

Choose a tag to compare

ParetoSmooth v0.7.10

Diff since v0.7.9

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.27, (keep existing compat) (#93) (@github-actions[bot])
  • bump version to 0.7.10 (#94) (@storopoli)

v0.7.9

18 Apr 20:02
76e99ae

Choose a tag to compare

ParetoSmooth v0.7.9

Diff since v0.7.8

Merged pull requests:

Closed issues:

  • loo_compare: UndefVarError: Not not defined (#91)

v0.7.8

05 Feb 09:23
8a277cb

Choose a tag to compare

ParetoSmooth v0.7.8

Diff since v0.7.7

Merged pull requests:

v0.7.7

26 Sep 23:53
74a099d

Choose a tag to compare

ParetoSmooth v0.7.7

Diff since v0.7.6

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#84) (@github-actions[bot])
  • add Turing Example to docs (#86) (@itsdfish)

Closed issues:

  • Add exampling showing how to use ParetoSmooth (#85)