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

Fix ring solver (Issue #513) #530

Merged
merged 25 commits into from
Aug 18, 2021
Merged

Conversation

felixwellen
Copy link
Collaborator

@felixwellen felixwellen commented Mar 26, 2021

This solves #513 . As far as I know, there should be no problems left with equations that should be solvable. Computation of the normal form for expressions in a ring now use more information to decide if something turns out to be zero. The case analysis is better now. I found something I could use in Cubical.Data.Bool.Properties.

@felixwellen felixwellen marked this pull request as ready for review July 29, 2021 13:48
Copy link
Collaborator

@mortberg mortberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Should I merge?

@felixwellen
Copy link
Collaborator Author

Yes, please!

@mortberg mortberg merged commit 38ae9a0 into agda:master Aug 18, 2021
@felixwellen felixwellen deleted the fix-ring-solver branch August 18, 2021 08:45
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