Merged
Conversation
84fd489 to
ab140f4
Compare
ab140f4 to
a4fd06f
Compare
Owner
|
I rebased this branch on #58. Here are a few things to fix:
|
7 tasks
b70430f to
31a2e3b
Compare
31a2e3b to
ea7cb98
Compare
39069e2 to
e168ada
Compare
Owner
|
I moved the commit that removes the context from the types in #72 since it is more involved and requires carefully ensuring invariants to prevent unsoundness. The other commits from this branch however should be merged for the release |
Collaborator
Author
|
Approved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here are collected changes to the CaTT kernel to improve checking speed for large terms. This is necessary for checking cones in higher dimensions.