mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-27 01:10:28 +01:00
cosmetic
This commit is contained in:
parent
d9e6f5991e
commit
73c9e65558
@ -4,7 +4,6 @@ using JLD
|
||||
using GroupRings
|
||||
using Memento
|
||||
|
||||
|
||||
using Groups
|
||||
import Nemo: Group, GroupElem
|
||||
|
||||
|
@ -130,6 +130,7 @@ function check_distance_to_positive_cone(Δ::GroupRingElem, λ, P;
|
||||
return fp_distance
|
||||
end
|
||||
|
||||
info(logger, "")
|
||||
info(logger, "Projecting columns of rationalized Q to the augmentation ideal...")
|
||||
δ = eps(λ)
|
||||
Q_ℚ = ℚ(Q, δ)
|
||||
|
Loading…
Reference in New Issue
Block a user