Skip to content

Commit

Permalink
return basis
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelDavidMohr committed Feb 22, 2021
1 parent 782cc1e commit afc3d00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/SignatureGB.jl
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,7 @@ function f5(
end
sort!(pairset, by = (pair -> pair.degree))
end
# convert_signature_basis_to_ff_singular_ideal(I, basis, stat)
nothing
convert_signature_basis_to_ff_singular_ideal(I, basis, stat)
end

function gen_trivial_syzygies!(
Expand Down

0 comments on commit afc3d00

Please sign in to comment.