Skip to content

Add CircuitFunction - #8314

Open
arettig wants to merge 1 commit into
quantumlib:mainfrom
arettig:circuitfunction
Open

Add CircuitFunction#8314
arettig wants to merge 1 commit into
quantumlib:mainfrom
arettig:circuitfunction

Conversation

@arettig

@arettig arettig commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This adds CircuitFunction, which maps from a set of parameters to a
circuit.CircuitFunction will be used by the planned CallFunction
operation in a future PR. This is an experimental Cirq 2.0 feature.

This adds CircuitFunction, which maps from a set of parameters to a
circuit. This is an experimental Cirq 2.0 feature.
@arettig
arettig requested a review from a team as a code owner September 9, 2026 03:50
@github-actions github-actions Bot added the size: L 250< lines changed <1000 label Sep 9, 2026
@arettig
arettig requested a review from dstrain115 September 9, 2026 03:50
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (4198478) to head (e2e2e8f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #8314    +/-   ##
========================================
  Coverage   99.59%   99.59%            
========================================
  Files        1125     1127     +2     
  Lines      103250   103421   +171     
========================================
+ Hits       102828   103000   +172     
+ Misses        422      421     -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: L 250< lines changed <1000

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant