File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
16
16
AbstractAlgebra = " 0.33 - 0.44"
17
17
Combinatorics = " 1.0"
18
18
GAP = " 0.10 - 0.13"
19
- HomotopyContinuation = " 2.9 - 2.13 "
19
+ HomotopyContinuation = " 2.9"
20
20
UnPack = " 1.0"
21
- julia = " 1.10 - 1.11"
22
-
21
+ julia = " 1.10"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ DecomposingPolynomialSystems.jl is a Julia package that computes the symmetries
10
10
11
11
Enter the Pkg REPL by pressing ` ] ` from the Julia REPL and then type
12
12
``` julia
13
- add https : // github . com / MultivariatePolynomialSystems / DecomposingPolynomialSystems. jl . git
13
+ add DecomposingPolynomialSystems
14
14
```
15
15
To get back to the Julia REPL, press backspace.
16
16
You can’t perform that action at this time.
0 commit comments