-
Notifications
You must be signed in to change notification settings - Fork 518
feat: implement log-derivative argument over small fields #1673
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
11dbe80
test: add small field test in checkcircuit
ivokub e143f8c
test: make small field testing optional
ivokub 3bbd565
fix: include build tags
ivokub bdfca36
Update test/assert_checkcircuit.go
ivokub 2f19e04
Update test/assert_options.go
ivokub 85a2370
feat: add skip small field checks option
ivokub 127ba9e
feat: add no curves option to disable any curve-based check
ivokub 785e5dd
feat: add koalabear extension for internal use
ivokub d1cfdc8
docs: improve documentation
ivokub 8d297c5
feat: allow initializing elements
ivokub d6f88c2
test: add koalabear specific tests
ivokub f165560
refactor: move fieldextension to internal package
ivokub 870daaf
test: use extension 4 in nativecommit test
ivokub 0a9e529
feat: implement logderivative argument over small fields
ivokub 782dd05
fix: ensure all values are filled
ivokub 03492e2
test: complete tests
ivokub 4d5a2ba
test: use MustSetRandom
ivokub 1ed4e0b
feat: implement logderivative argument also for width>1 tables
ivokub 416225d
test: explicit smallfield check even when without smallfield build tag
ivokub 031221a
fix: linter error
ivokub 1394ef3
Merge branch 'master' into feat/internal-koalabear-extension
ivokub 14c9a45
fix: option
ivokub d8a70e3
Merge branch 'feat/internal-koalabear-extension' into feat/logderivat…
ivokub 6e419ea
fix: option names
ivokub 67ed00c
Merge branch 'master' into feat/logderivative-smallfield
ivokub File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.