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.
2 parents 6784255 + 1654ac0 commit 6957f6fCopy full SHA for 6957f6f
Project.toml
@@ -1,7 +1,7 @@
1
name = "RecursiveArrayTools"
2
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "3.31.1"
+version = "3.31.2"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -44,7 +44,7 @@ Aqua = "0.8"
44
ArrayInterface = "7.6"
45
DocStringExtensions = "0.9"
46
FastBroadcast = "0.2.8, 0.3"
47
-ForwardDiff = "0.10.19"
+ForwardDiff = "0.10.19, 1"
48
GPUArraysCore = "0.1.1, 0.2"
49
IteratorInterfaceExtensions = "1"
50
LinearAlgebra = "1.10"
0 commit comments