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