Hi,
There is a bug in hyperbolic_polygon which happens quite rarely, but for
example
l = [-1, 1, -0.0571909584179366 + 0.667*I]
hyperbolic_polygon(l, model='PD')
results in an incorrectly drawn hyperbolic triangle. It seems to be a
subtle numerical issue; if the last element
ribing the things you
> want to compute).
>
> I do intend to make my commit part of SageMath QQbar, but it is not on
> the top priority list.
>
> Best
> Vincent
>
> On Mon, 6 May 2024 at 09:27, Hakan Granath
> wrote:
> >
> > Great, thanks for working out and
again for your report.
> Vincent
>
> On Fri, 3 May 2024 at 18:13, vdelecroix <20100.delecr...@gmail.com> wrote:
> >
> > Thanks for your report! I simplified a bit your example and posted an
> issue https://github.com/sagemath/sage/issues/37927.
> >
> > Vinc
Hi,
I think sometimes matrices over QQbar give erroneous results (sorry for the
messy example, if I try to simplify it the problem disappears):
R. = QQ[]
v1 = QQbar.polynomial_root(AA.common_polynomial(y^2 + 1), CIF(RIF(RR(0)),
RIF(-RR(1
v2 = QQbar.polynomial_root(AA.common_polynomial(y^2 + 1