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

CFT gate #448

Closed
wants to merge 35 commits into from
Closed

CFT gate #448

wants to merge 35 commits into from

Conversation

ziofil
Copy link
Collaborator

@ziofil ziofil commented Aug 1, 2024

Complex Fourier Transform gate (e.g. to go between Wigner and Characteristic function)

@ziofil ziofil added WIP work in progress no changelog Pull request does not require a CHANGELOG entry labels Aug 1, 2024
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 95.27559% with 18 lines in your changes missing coverage. Please review.

Project coverage is 86.86%. Comparing base (4acf7bd) to head (9bcf17b).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
mrmustard/lab_dev/circuits.py 92.96% 9 Missing ⚠️
mrmustard/lab_dev/states/base.py 95.34% 6 Missing ⚠️
mrmustard/lab_dev/simulator.py 87.50% 2 Missing ⚠️
mrmustard/physics/ansatze.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #448      +/-   ##
===========================================
- Coverage    89.55%   86.86%   -2.70%     
===========================================
  Files          101      104       +3     
  Lines         7384     7437      +53     
===========================================
- Hits          6613     6460     -153     
- Misses         771      977     +206     
Files with missing lines Coverage Δ
mrmustard/lab_dev/__init__.py 100.00% <100.00%> (ø)
mrmustard/lab_dev/circuit_components.py 98.42% <100.00%> (-0.66%) ⬇️
...mustard/lab_dev/states/two_mode_squeezed_vacuum.py 100.00% <ø> (ø)
mrmustard/lab_dev/transformations/__init__.py 100.00% <100.00%> (ø)
mrmustard/lab_dev/transformations/amplifier.py 100.00% <ø> (ø)
mrmustard/lab_dev/transformations/base.py 97.19% <100.00%> (-1.91%) ⬇️
mrmustard/lab_dev/transformations/bsgate.py 100.00% <ø> (ø)
mrmustard/lab_dev/transformations/cft.py 100.00% <100.00%> (ø)
mrmustard/lab_dev/transformations/s2gate.py 100.00% <ø> (ø)
mrmustard/lab_dev/wires.py 99.21% <ø> (-0.06%) ⬇️
... and 17 more

... and 1 file with indirect coverage changes


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 4acf7bd...9bcf17b. Read the comment docs.

@ziofil ziofil removed the WIP work in progress label Aug 21, 2024
@arsalan-motamedi arsalan-motamedi self-assigned this Aug 22, 2024
@apchytr
Copy link
Collaborator

apchytr commented Sep 6, 2024

Replaced with New cft

@apchytr apchytr closed this Sep 6, 2024
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.

3 participants