-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
be4147d
commit 8ebb3e0
Showing
1 changed file
with
123 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,123 +1,123 @@ | ||
name = "SciMLSensitivity" | ||
uuid = "1ed8b502-d754-442c-8d5d-10ac956f44a1" | ||
authors = ["Christopher Rackauckas <[email protected]>", "Yingbo Ma <[email protected]>"] | ||
version = "7.57.0" | ||
|
||
[deps] | ||
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" | ||
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" | ||
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" | ||
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | ||
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" | ||
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def" | ||
DiffEqNoiseProcess = "77a26b50-5914-5dd7-bc55-306e6241c503" | ||
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" | ||
EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949" | ||
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9" | ||
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41" | ||
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" | ||
FunctionProperties = "f62d2435-5019-4c03-9749-2d4c77af0cbc" | ||
FunctionWrappersWrappers = "77dc65aa-8811-40c2-897b-53d922fa7daf" | ||
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196" | ||
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" | ||
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" | ||
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" | ||
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" | ||
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46" | ||
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
RandomNumbers = "e6cf234a-135c-5ec9-84dd-332b85af5143" | ||
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" | ||
Reexport = "189a3867-3050-52da-a836-e630ba90ab69" | ||
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267" | ||
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" | ||
SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961" | ||
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | ||
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0" | ||
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c" | ||
TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77" | ||
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" | ||
|
||
[compat] | ||
ADTypes = "0.1, 0.2" | ||
Adapt = "1.0, 2.0, 3.0, 4" | ||
AlgebraicMultigrid = "0.6.0" | ||
Aqua = "0.8.4" | ||
ArrayInterface = "7" | ||
Calculus = "0.5.1" | ||
ChainRulesCore = "0.10.7, 1" | ||
ComponentArrays = "0.15.5" | ||
DelayDiffEq = "5.43.2" | ||
DiffEqBase = "6.147.1 " | ||
DiffEqCallbacks = "3.3" | ||
DiffEqNoiseProcess = "5.19" | ||
Distributed = "1" | ||
Distributions = "0.25" | ||
EllipsisNotation = "1" | ||
Enzyme = "0.12" | ||
FiniteDiff = "2" | ||
ForwardDiff = "0.10" | ||
FunctionProperties = "0.1" | ||
FunctionWrappersWrappers = "0.1" | ||
Functors = "0.4" | ||
GPUArraysCore = "0.1" | ||
LinearAlgebra = "1.10" | ||
LinearSolve = "2" | ||
Lux = "0.5.10" | ||
Markdown = "1.10" | ||
NLsolve = "4.5.1" | ||
NonlinearSolve = "3.0.1" | ||
Optimization = "3.19.3" | ||
OptimizationOptimisers = "0.1.6" | ||
OrdinaryDiffEq = "6.68.1" | ||
Parameters = "0.12" | ||
Pkg = "1.10" | ||
PreallocationTools = "0.4.4" | ||
QuadGK = "2.9.1" | ||
Random = "1.10" | ||
RandomNumbers = "1.5.3" | ||
RecursiveArrayTools = "3.5.1" | ||
Reexport = "1.0" | ||
ReverseDiff = "1.15.1" | ||
SafeTestsets = "0.1.0" | ||
SciMLBase = "2.28" | ||
SciMLOperators = "0.3" | ||
SparseArrays = "1.10" | ||
SparseDiffTools = "2.5" | ||
StaticArrays = "1.8.0" | ||
StaticArraysCore = "1.4" | ||
Statistics = "1.10" | ||
SteadyStateDiffEq = "2.0.1" | ||
StochasticDiffEq = "6.63.2" | ||
Test = "1.10" | ||
Tracker = "0.2.30" | ||
TruncatedStacktraces = "1.2" | ||
Zygote = "0.6.67" | ||
julia = "1.10" | ||
|
||
[extras] | ||
AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c" | ||
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" | ||
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9" | ||
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66" | ||
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb" | ||
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" | ||
Lux = "b2108857-7c20-44ae-9111-449ecde12c47" | ||
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56" | ||
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec" | ||
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba" | ||
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1" | ||
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" | ||
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" | ||
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" | ||
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f" | ||
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0" | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | ||
|
||
[targets] | ||
test = ["AlgebraicMultigrid", "Aqua", "Calculus", "ComponentArrays", "DelayDiffEq", "Distributed", "Lux", "NLsolve", "NonlinearSolve", "Optimization", "OptimizationOptimisers", "Pkg", "SafeTestsets", "SparseArrays", "SteadyStateDiffEq", "StochasticDiffEq", "Test"] | ||
name = "SciMLSensitivity" | ||
uuid = "1ed8b502-d754-442c-8d5d-10ac956f44a1" | ||
authors = ["Christopher Rackauckas <[email protected]>", "Yingbo Ma <[email protected]>"] | ||
version = "7.57.0" | ||
|
||
[deps] | ||
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" | ||
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" | ||
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" | ||
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | ||
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" | ||
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def" | ||
DiffEqNoiseProcess = "77a26b50-5914-5dd7-bc55-306e6241c503" | ||
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" | ||
EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949" | ||
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9" | ||
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41" | ||
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" | ||
FunctionProperties = "f62d2435-5019-4c03-9749-2d4c77af0cbc" | ||
FunctionWrappersWrappers = "77dc65aa-8811-40c2-897b-53d922fa7daf" | ||
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196" | ||
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" | ||
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" | ||
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" | ||
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" | ||
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46" | ||
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
RandomNumbers = "e6cf234a-135c-5ec9-84dd-332b85af5143" | ||
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" | ||
Reexport = "189a3867-3050-52da-a836-e630ba90ab69" | ||
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267" | ||
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" | ||
SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961" | ||
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | ||
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0" | ||
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c" | ||
TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77" | ||
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" | ||
|
||
[compat] | ||
ADTypes = "0.1, 0.2" | ||
Adapt = "1.0, 2.0, 3.0, 4" | ||
AlgebraicMultigrid = "0.6.0" | ||
Aqua = "0.8.4" | ||
ArrayInterface = "7" | ||
Calculus = "0.5.1" | ||
ChainRulesCore = "0.10.7, 1" | ||
ComponentArrays = "0.15.5" | ||
DelayDiffEq = "5.43.2" | ||
DiffEqBase = "6.147.1 " | ||
DiffEqCallbacks = "3.3" | ||
DiffEqNoiseProcess = "5.19" | ||
Distributed = "1" | ||
Distributions = "0.25" | ||
EllipsisNotation = "1" | ||
Enzyme = "0.12" | ||
FiniteDiff = "2" | ||
ForwardDiff = "0.10" | ||
FunctionProperties = "0.1" | ||
FunctionWrappersWrappers = "0.1" | ||
Functors = "0.4" | ||
GPUArraysCore = "0.1" | ||
LinearAlgebra = "1.10" | ||
LinearSolve = "2" | ||
Lux = "0.5.10" | ||
Markdown = "1.10" | ||
NLsolve = "4.5.1" | ||
NonlinearSolve = "3.0.1" | ||
Optimization = "3.19.3" | ||
OptimizationOptimisers = "0.1.6" | ||
OrdinaryDiffEq = "6.68.1" | ||
Parameters = "0.12" | ||
Pkg = "1.10" | ||
PreallocationTools = "0.4.4" | ||
QuadGK = "2.9.1" | ||
Random = "1.10" | ||
RandomNumbers = "1.5.3" | ||
RecursiveArrayTools = "3.5.1" | ||
Reexport = "1.0" | ||
ReverseDiff = "1.15.1" | ||
SafeTestsets = "0.1.0" | ||
SciMLBase = "2.28" | ||
SciMLOperators = "0.3" | ||
SparseArrays = "1.10" | ||
SparseDiffTools = "2.5" | ||
StaticArrays = "1.8.0" | ||
StaticArraysCore = "1.4" | ||
Statistics = "1.10" | ||
SteadyStateDiffEq = "2.0.1" | ||
StochasticDiffEq = "6.63.2" | ||
Test = "1.10" | ||
Tracker = "0.2.30" | ||
TruncatedStacktraces = "1.2" | ||
Zygote = "0.6.67" | ||
julia = "1.10" | ||
|
||
[extras] | ||
AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c" | ||
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" | ||
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9" | ||
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66" | ||
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb" | ||
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" | ||
Lux = "b2108857-7c20-44ae-9111-449ecde12c47" | ||
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56" | ||
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec" | ||
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba" | ||
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1" | ||
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" | ||
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" | ||
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" | ||
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f" | ||
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0" | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | ||
|
||
[targets] | ||
test = ["AlgebraicMultigrid", "Aqua", "Calculus", "ComponentArrays", "DelayDiffEq", "Distributed", "Lux", "NLsolve", "NonlinearSolve", "Optimization", "OptimizationOptimisers", "Pkg", "SafeTestsets", "SparseArrays", "SteadyStateDiffEq", "StochasticDiffEq", "Test"] |