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

chore!: Change Language -> ExpressionWidth and put ExpressionWidth into Circuit #3827

Closed
wants to merge 13 commits into from

Conversation

kevaundray
Copy link
Contributor

Description

This changes the naming of NpLanguage to ExpressionWidth and then puts it into Circuit, so that its always apparent when a circuit has been reduced

Problem*

Resolves

Summary*

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Base automatically changed from kw/remove-backend-field to master December 16, 2023 21:09
@kevaundray
Copy link
Contributor Author

The remaining change we want to pull out of this is putting expression_width into Circuit

@TomAFrench TomAFrench linked an issue Jan 11, 2024 that may be closed by this pull request
@TomAFrench
Copy link
Member

Going to close this as a lot of the changes are already included and it hasn't kept up with conflicts

@TomAFrench TomAFrench closed this Jan 22, 2024
@TomAFrench TomAFrench deleted the kw/add-np-language-into-circuit branch November 20, 2024 12:02
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.

Put ExpressionWidth into the circuit definition
2 participants