We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf14e7 commit a746473Copy full SHA for a746473
1 file changed
test/extensions/QuadraticModels/power.jl
@@ -1,3 +1,5 @@
1
+# adapted from https://github.com/exanauts/ExaModels.jl/blob/a26feee22a063bc448c607b14f84b2819d4788ba/test/NLPTest/power.jl
2
+
3
using ExaModels, KernelAbstractions
4
using Downloads, Test, SparseArrays
5
using NLPModels, NLPModelsIpopt
0 commit comments