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]])
L = IntegerLattice(bMat)
print(coef*bMat in L)

dim...@gmail.com 在 2020年6月15日 星期一下午4:05:30 [UTC+8] 的信中寫道:

> 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 <asd00012...@gmail.com> 
> wrote:
> >
> > anyone here?
> >
> > --
> > You received this message because you are subscribed to the Google 
> Groups "sage-devel" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to sage-devel+...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/1897d159-171a-4e26-821d-1750a224a918o%40googlegroups.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/c52d0e9f-c038-49d4-b00a-449023bd3ce5n%40googlegroups.com.

Reply via email to