Skip to content

Releases: JuliaStats/LogExpFunctions.jl

v0.3.29

11 Dec 15:15
62b081d
Compare
Choose a tag to compare

LogExpFunctions v0.3.29

Diff since v0.3.28

Add "a" parameter to softplus (#83), various CI and infrastructure updates.

Merged pull requests:

v0.3.28

31 May 22:13
289114f
Compare
Choose a tag to compare

LogExpFunctions v0.3.28

Diff since v0.3.27

Merged pull requests:

v0.3.27

16 Feb 14:20
c81ab8f
Compare
Choose a tag to compare

LogExpFunctions v0.3.27

Diff since v0.3.26

Merged pull requests:

Closed issues:

  • Some tests failing on macOS (#78)
  • xexpy(0, 1000) should be zero (#79)

v0.3.26

22 Aug 16:07
a1c4fda
Compare
Choose a tag to compare

LogExpFunctions v0.3.26

Diff since v0.3.25

Closed issues:

  • AbstractIrrational does not play nice with CUDA (#73)

Merged pull requests:

v0.3.25

18 Aug 08:53
cbd1bbe
Compare
Choose a tag to compare

LogExpFunctions v0.3.25

Diff since v0.3.24

Closed issues:

  • Support for Num from Symbolics.jl (#72)

Merged pull requests:

v0.3.24

02 Jun 08:34
24fcdab
Compare
Choose a tag to compare

LogExpFunctions v0.3.24

Diff since v0.3.23

Closed issues:

  • 1.9-beta4 Extension errors: (#66)
  • Error during loading of extension (#67)
  • init keyword for logsumexp and co (#68)
  • logabssinh (#69)

Merged pull requests:

v0.3.23

20 Feb 15:00
1f85cdd
Compare
Choose a tag to compare

LogExpFunctions v0.3.23

Diff since v0.3.22

Merged pull requests:

v0.3.22

17 Feb 09:05
Compare
Choose a tag to compare

LogExpFunctions v0.3.22

Diff since v0.3.21

Merged pull requests:

  • refactor: prefix extensions with package name (#64) (@ven-k)

v0.3.21

06 Feb 09:10
8d429cf
Compare
Choose a tag to compare

LogExpFunctions v0.3.21

Diff since v0.3.20

Merged pull requests:

v0.3.20

26 Jan 09:11
51a0f1c
Compare
Choose a tag to compare

LogExpFunctions v0.3.20

Diff since v0.3.19

Merged pull requests:

  • Make ChainRulesCore, ChangesOfVariables, and InverseFunctions weak dependencies (#62) (@devmotion)