Skip to content

Conversation

@fingolfin
Copy link
Member

This requires moving the __init__ method until after Integers
and Rationals are defined, so I simply moved it to the end of
the file.

Fixes genuine type instability, and silence the warnings reported by

using Singular, JET;  Qt,t = QQ[:t]; @report_opt t+t

This requires moving the `__init__` method until after `Integers`
and `Rationals` are defined, so I simply moved it to the end of
the file.

Fixes genuine type instability, and silence the warnings reported by

    using Singular, JET;  Qt,t = QQ[:t]; @report_opt t+t
@fingolfin fingolfin force-pushed the mh/type-assert-QQ-ZZ branch from 876367a to ac02870 Compare January 20, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants