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

[Generator] Use row representation in RepGen #173

Merged
merged 8 commits into from
May 9, 2024
Merged

[Generator] Use row representation in RepGen #173

merged 8 commits into from
May 9, 2024

Conversation

xumingkuan
Copy link
Collaborator

This PR implements comparison by row representation in RepGen.

It also allows running RepGen and gen_ecc_set.cpp from any directory (not necessarily from quartz/ or build/ now).

Please change

constexpr bool kUseRowRepresentationToCompare = true;

to

constexpr bool kUseRowRepresentationToCompare = false;

in utils/utils.h if you want to use the previous RepGen version.

@xumingkuan xumingkuan merged commit 3014047 into master May 9, 2024
2 checks passed
@xumingkuan xumingkuan deleted the row branch May 9, 2024 02:11
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