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

Adding modularized function generate_circuits_with_ddd #2618

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Shivansh20128
Copy link
Contributor

Description

This PR aims to add the modularized functions added in #2610.
I have added a use-case example of the function generate_circuits_with_ddd.
#Resolves #2606


License

  • I license this contribution under the terms of the GNU GPL, version 3 and grant Unitary Fund the right to provide additional permissions as described in section 7 of the GNU GPL, version 3.

Before opening the PR, please ensure you have completed the following where appropriate.

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.73%. Comparing base (cc33508) to head (b71d3fd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2618   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          92       92           
  Lines        4198     4198           
=======================================
  Hits         4145     4145           
  Misses         53       53           

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

@Shivansh20128
Copy link
Contributor Author

Hi! This is still a work in progress. Can someone tell me if I should also add the use of the function combine_results?Thanks.

@purva-thakre
Copy link
Collaborator

Can someone tell me if I should also add the use of the function combine_results?

made a comment on this in the other PR. #2619 (comment)

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.

Add modularized functions to the DDD user guide
2 participants