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

feat(mg): extra mult #79

Merged
merged 1 commit into from
Jan 4, 2024
Merged

feat(mg): extra mult #79

merged 1 commit into from
Jan 4, 2024

Conversation

cyphersnake
Copy link
Collaborator

  • q_m: Column<Fixed> -> q_m: [Column<Fixed>; 2]
  • Add summand to main gate: q_m[1]*s[2]*s[3] if T >= 4

Part of #77

@chaosma Please check tests asserts in main_gate module

@cyphersnake cyphersnake requested a review from chaosma January 2, 2024 13:10
@cyphersnake cyphersnake self-assigned this Jan 2, 2024
@cyphersnake cyphersnake enabled auto-merge (rebase) January 2, 2024 13:41
- `q_m: Column<Fixed> -> q_m: [Column<Fixed>; 2]`
- Add summand to main gate: `q_m[1]*s[2]*s[3]` if `T >= 4`

Part of #77
@cyphersnake cyphersnake merged commit d048331 into main Jan 4, 2024
1 check passed
@cyphersnake cyphersnake deleted the 77-mg-extra-mult branch January 4, 2024 07:30
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.

2 participants