Skip to content

Releases: TuringLang/TuringGLM.jl

v2.5.0

20 Jan 11:47
v2.5.0
9f0f025
Compare
Choose a tag to compare

This new version fixes a wrong prior specification for the residuals in linear models.

What's Changed

  • CompatHelper: bump compat for Turing to 0.24, (keep existing compat) by @github-actions in #79
  • Fix residual calculation for default priors by @burtonjosh in #78
  • bump version to 2.5 by @storopoli in #80

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

14 Jan 13:05
v2.4.0
4c5d564
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

09 Dec 08:41
v2.3.0
e062fcf
Compare
Choose a tag to compare

What's Changed

  • CompatHelper: bump compat for Turing to 0.22, (keep existing compat) by @github-actions in #70
  • Update to v2.2 by @storopoli in #71
  • CompatHelper: bump compat for Turing to 0.23, (keep existing compat) by @github-actions in #72
  • update to 2.3 by @storopoli in #73

Full Changelog: v2.1.2...v2.3.0

v2.2.0

19 Nov 11:55
v2.2.0
a7b628e
Compare
Choose a tag to compare

What's Changed

  • CompatHelper: bump compat for Turing to 0.22, (keep existing compat) by @github-actions in #70

Full Changelog: v2.1.2...v2.2.0

v2.1.2

07 Sep 15:59
7631232
Compare
Choose a tag to compare

TuringGLM.jl now supports ReverseDiff.jl

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.0

05 Sep 20:50
15e84f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

19 Mar 11:49
13ae963
Compare
Choose a tag to compare

What's Changed

  • Show timing and allocations for tests by @rikhuijzer in #48
  • Set Turing.setprogress!(false) for tests by @rikhuijzer in #49
  • Move docs to PlutoStaticHTML 4.0 by @rikhuijzer in #50
  • CompatHelper: bump compat for Turing to 0.21, (keep existing compat) by @github-actions in #52
  • Update CI.yml by @storopoli in #53

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Mar 18:53
5731396
Compare
Choose a tag to compare

TuringGLM v2.0.0

Diff since v1.0.0

Merged pull requests:

v1.0.0

07 Feb 15:16
87561c2
Compare
Choose a tag to compare

TuringGLM v1.0.0

Closed issues:

  • TuringGLM.jl Roadmap and Internals/API Discussion (#1)
  • Feature list for 0.1.0 release (#2)
  • Create tests for contrasts.jl (#12)
  • Simplify Tutorials builds with PlutoStaticHTML.jl (#28)

Merged pull requests: