Skip to content
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

[WIP] Constant generics polynomial arithmetic #70

Closed
wants to merge 2 commits into from
Closed

Conversation

lonerapier
Copy link
Collaborator

@lonerapier lonerapier commented May 20, 2024

It changes the following:

really experimental

  • adds degree based generic for compile time polynomial arithmetic.
  • add, sub, mul working
  • degree and leading_coefficients needed for div, but const PartialEq not implemented for traits currently in nightly.

@lonerapier lonerapier requested a review from Autoparallel May 20, 2024 04:06
@lonerapier
Copy link
Collaborator Author

closing this until i'm able to find a better way to do this :(

@lonerapier lonerapier closed this May 24, 2024
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.

1 participant