We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64cb40 commit 6caa6c9Copy full SHA for 6caa6c9
1 file changed
README.md
@@ -9,11 +9,6 @@ Experimental addition of array support to `MOI.Nonlinear.ReverseAD`
9
> [!WARNING]
10
> This code is still very much experimental
11
12
-You need to use the following branch of [MathOptInterface](https://github.com/jump-dev/MathOptInterface.jl)
13
-```julia
14
-Pkg.add(PackageSpec(name="MathOptInterface", rev="bl/arraydiff"))
15
-```
16
-
17
Supported operators:
18
19
- [x] `vect`, e.g, `[1, 2]`.
0 commit comments