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

Turned bargmann property into a method and added batched argument #445

Merged
merged 13 commits into from
Aug 13, 2024

Conversation

ziofil
Copy link
Collaborator

@ziofil ziofil commented Jul 31, 2024

This PR turns the .bargmann property into a method and adds the argument batched, which now can be set to False and avoid having to extract the A,b,c triple from a batch of length 1.

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

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.96%. Comparing base (b1b662f) to head (1c58ec7).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #445   +/-   ##
========================================
  Coverage    88.96%   88.96%           
========================================
  Files          101      101           
  Lines         7049     7051    +2     
========================================
+ Hits          6271     6273    +2     
  Misses         778      778           
Files Coverage Δ
mrmustard/lab_dev/circuit_components.py 97.73% <100.00%> (+0.01%) ⬆️
mrmustard/lab_dev/states/base.py 96.19% <100.00%> (ø)
mrmustard/lab_dev/transformations/base.py 97.19% <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 b1b662f...1c58ec7. Read the comment docs.

@ziofil ziofil merged commit 877d0ea into develop Aug 13, 2024
7 checks passed
@ziofil ziofil deleted the squeeze_representation branch August 13, 2024 23:32
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.

None yet

2 participants