Skip to content

Commit

Permalink
adjusts book test
Browse files Browse the repository at this point in the history
  • Loading branch information
ederc committed Dec 3, 2024
1 parent c97826e commit 9e8650a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ julia> L = syzygy_generators([hessian(G), F, hessian(F)]);

julia> collect(coefficients(L[1]))
3-element Vector{AbstractAlgebra.Generic.FracFieldElem{QQPolyRingElem}}:
-1
-279936*t
t^3 + 93312
-279936*t
-1

julia> C, iC = center(H3);

Expand Down

0 comments on commit 9e8650a

Please sign in to comment.