Skip to content

Commit

Permalink
Update jump.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
sshin23 authored May 16, 2024
1 parent 5a26eb4 commit e4ccd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/jump.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# ## JuMP to an ExaModel
# We have an experimental interface to JuMP model. A JuMP model can be directly converted to a `ExaModel`. It is as simple as this:

using ExaModels, JuMP, CUDA
using ExaModels, JuMP, CUDA

N = 10
jm = Model()
Expand Down

0 comments on commit e4ccd62

Please sign in to comment.