On Tue, Jun 16, 2020 at 8:52 AM Taylor Huang wrote:
>
> Hi, thanks for your reply.
> I also note found that the membership check is broken as well.
>
> from sage.modules.free_module_integer import IntegerLattice
> coef = Matrix([-44429982080874270968379672793605458,
> 9893165085448133473558070852
Hi, thanks for your reply.
I also note found that the membership check is broken as well.
from sage.modules.free_module_integer import IntegerLattice
coef = Matrix([-44429982080874270968379672793605458,
98931650854481334735580708522902113])
bMat = Matrix([[20957228, -4966110],[ 9411844, 19625639]
Yes, it looks like a bug.
I've opened https://trac.sagemath.org/ticket/29866
(a slightly simplified example, without a vector with non-integer
coefficients, is there)
On Mon, Jun 15, 2020 at 8:28 AM Taylor Huang wrote:
>
> anyone here?
>
> --
> You received this message because you are subscribed