> I must admit that I do not understand the philosophy.
>
Which part?
>
> But apart from that: for classes inheriting from ClonableArray, which have
> to implement equality (because there is no coercion to a common parent), do
> they have to implement _richcmp_ or __richcmp__ or _eq_ or __eq
https://trac.sagemath.org/ticket/34824 has a green bot, please review!
On Tuesday, 13 December 2022 at 10:03:20 UTC+1 Martin R wrote:
> I must admit that I do not understand the philosophy.
>
> But apart from that: for classes inheriting from ClonableArray, which have
> to implement equality (be
I must admit that I do not understand the philosophy.
But apart from that: for classes inheriting from ClonableArray, which have
to implement equality (because there is no coercion to a common parent), do
they have to implement _richcmp_ or __richcmp__ or _eq_ or __eq__? (The
amount of magic i