Try A = O.fractional_ideal(6) instead. I think you may be ending up in generic ideals-of-commutative-rings code, where factorization isn't readily available.
On Monday, 9 June 2025 at 14:23:39 UTC+2 [email protected] wrote: > When trying to factorize an ideal in a ring of integers: > [image: Captura desde 2025-06-09 14-18-39.png] > > I get the following error: > > [image: Captura desde 2025-06-09 14-20-14.png] > > Does anybody know the problem? > > Thanks in advace. > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-support/12687d53-5dbf-498b-b2fb-8c9f484ca307n%40googlegroups.com.
