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

adds Gaussian gate #476

Merged
merged 16 commits into from
Sep 23, 2024
Merged

adds Gaussian gate #476

merged 16 commits into from
Sep 23, 2024

Conversation

ziofil
Copy link
Collaborator

@ziofil ziofil commented Aug 27, 2024

Ggate for lab_dev

@ziofil ziofil added the no changelog Pull request does not require a CHANGELOG entry label Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.65%. Comparing base (1ddafdb) to head (28d4ec3).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #476      +/-   ##
===========================================
+ Coverage    89.64%   89.65%   +0.01%     
===========================================
  Files          102      103       +1     
  Lines         7446     7456      +10     
===========================================
+ Hits          6675     6685      +10     
  Misses         771      771              
Files with missing lines Coverage Δ
mrmustard/lab_dev/circuit_components.py 99.08% <100.00%> (-0.01%) ⬇️
mrmustard/lab_dev/transformations/__init__.py 100.00% <100.00%> (ø)
mrmustard/lab_dev/transformations/base.py 99.07% <100.00%> (-0.03%) ⬇️
mrmustard/lab_dev/transformations/ggate.py 100.00% <100.00%> (ø)
mrmustard/physics/bargmann.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ddafdb...28d4ec3. Read the comment docs.

@ziofil ziofil merged commit 69a9a2b into develop Sep 23, 2024
7 checks passed
@ziofil ziofil deleted the lab_dev_Ggate branch September 23, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Pull request does not require a CHANGELOG entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants