-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proof-of-Concept: Structured I/O, Numeric Hierarchy with (Semi)Euclidean + (Semi)Integral, Optimized Constants, Map-of-Maps multivariate polynomials #177
base: main
Are you sure you want to change the base?
Conversation
…into structured-io
also `from` and `AdditiveMonoid` and some renaming
…into structured-io
We've recently added a new type of constraints called range constraints to the Additionally, we will have constraints of the form |
I just want to keep it open as a reference, not to merge. There are still lots of things here as proof of concepts that are relevant to proposals that I want to merge back in their own PRs. I will add a label if it helps. |
Proof-of-Concept draft reference demonstrating:
Semi
)Euclidean
& (Semi
)Integral
combine
andevalMono
mial methodsMod int n
parametrizable by aSemiIntegral int
and aKnownNat n
orPrime n
.Poly
nomials