We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df5225 commit fe10188Copy full SHA for fe10188
Project.toml
@@ -1,7 +1,7 @@
1
name = "LogExpFunctions"
2
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
3
authors = ["StatsFun.jl contributors, Tamas K. Papp <[email protected]>"]
4
-version = "0.3.22"
+version = "0.3.23"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -26,7 +26,7 @@ ChainRulesCore = "1"
26
ChangesOfVariables = "0.1"
27
DocStringExtensions = "0.8, 0.9"
28
InverseFunctions = "0.1"
29
-IrrationalConstants = "0.1"
+IrrationalConstants = "0.1, 0.2"
30
julia = "1"
31
32
[extras]
0 commit comments