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 9030629 commit 6576392Copy full SHA for 6576392
Project.toml
@@ -1,6 +1,6 @@
1
name = "DiffRules"
2
uuid = "b552c78f-8df3-52c6-915a-8e097449b14b"
3
-version = "1.12.2"
+version = "1.13.0"
4
5
[deps]
6
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
@@ -10,7 +10,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
10
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
11
12
[compat]
13
-IrrationalConstants = "0.1.1"
+IrrationalConstants = "0.1.1, 0.2"
14
LogExpFunctions = "0.3.2"
15
NaNMath = "0.3, 1"
16
SpecialFunctions = "0.10, 1.0, 2"
0 commit comments