Let me mostly rephrase what Nils said above with a bit more of specific information. I would say this issue comes from a "feature" of ClonableArray. The default hashing of ClonableArray is to also hash in the parent and have elements in different parents not (by default) compare equal. A coercion needs to get involved for "natural" equality (i.e., ignoring the parent), which is a general issue within Sage.
Best, Travis On Monday, December 5, 2022 at 6:03:53 PM UTC+9 Nils Bruin wrote: > On Sunday, 4 December 2022 at 23:45:00 UTC-8 j...@aims.ac.za wrote: > >> Note sage 9.2 (debian package) gives an error (sage 9.7 does not): >> >> > Probably the following ticket then (Scrimshaw/Chapoton): > > https://trac.sagemath.org/ticket/15216 > > > -- 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/d16d8237-e625-4256-80df-97a23528b79dn%40googlegroups.com.