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

Refactor polynomials #323

Merged
merged 42 commits into from
Jan 3, 2024
Merged

Refactor polynomials #323

merged 42 commits into from
Jan 3, 2024

Conversation

hemalvarambhia
Copy link
Contributor

@hemalvarambhia hemalvarambhia commented Dec 27, 2023

  • Improved naming;
  • Tightened Encapsulation;
  • Added some missing tests, including demonstrating that multiplication is commutative.
  • Made tests more like examples written with DSLs

@hernanmd
Copy link
Contributor

There is only 1 test failing testOptimize on linux

@hemalvarambhia
Copy link
Contributor Author

There is only 1 test failing testOptimize on linux

Restarted the CI run.

@hernanmd hernanmd merged commit 11c8e01 into master Jan 3, 2024
8 checks passed
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.

None yet

2 participants