Skip to content

Commit ff2c2e4

Browse files
Merge pull request #18 from mattsignorelli/compathelper/new_version/2026-04-14-02-37-42-553-03748548961
CompatHelper: add new compat entry for FiniteDiff at version 2, (keep existing compat)
2 parents 3072089 + 5688bfc commit ff2c2e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BatchSolve"
22
uuid = "87e15b6a-8d99-4cf4-8ad5-fed92cf0c427"
3-
authors = ["mattsignorelli <mgs255@cornell.edu> and contributors"]
43
version = "0.1.0"
4+
authors = ["mattsignorelli <mgs255@cornell.edu> and contributors"]
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -29,6 +29,7 @@ BatchSolveGPUArraysCoreExt = ["GPUArraysCore", "DifferentiationInterface", "Line
2929
[compat]
3030
CUDA = "5.9"
3131
DifferentiationInterface = "0.7.4"
32+
FiniteDiff = "2"
3233
ForwardDiff = "0.10,1"
3334
GPUArraysCore = "0.2.0"
3435
julia = "1.10"

0 commit comments

Comments
 (0)