We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cf71f commit 4e09aacCopy full SHA for 4e09aac
1 file changed
test/Project.toml
@@ -14,21 +14,17 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
14
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
15
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
17
-[sources]
18
-ExaModels = {rev = "linalg2-ext", url = "https://github.com/exanauts/ExaModels.jl"}
19
-
20
[compat]
21
Aqua = "0.8"
22
BenchmarkTools = "1"
23
CTBase = "0.18"
24
CTModels = "0.9"
25
CUDA = "5"
26
-ExaModels = "0.9"
27
Interpolations = "0.16"
28
KernelAbstractions = "0.9"
29
LinearAlgebra = "1"
30
-MadNLP = "0.8"
31
-MadNLPGPU = "0.7"
+MadNLP = "0.9"
+MadNLPGPU = "0.8"
32
NLPModels = "0.21"
33
OrderedCollections = "1.8"
34
Test = "1.10"
0 commit comments