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

Add quantum_info.utils.total_variation_distance and improve documentation of quantum_info.utils #1175

Merged
merged 18 commits into from
Feb 3, 2024

Conversation

renatomello
Copy link
Contributor

@renatomello renatomello commented Jan 30, 2024

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@renatomello renatomello added documentation Improvements or additions to documentation enhancement New feature or request quantum_info module PRs and issues related to the quantum information module labels Jan 30, 2024
@renatomello renatomello added this to the Qibo 0.2.5 milestone Jan 30, 2024
@renatomello renatomello self-assigned this Jan 30, 2024
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (93fa069) 100.00% compared to head (732384e) 100.00%.
Report is 65 commits behind head on master.

❗ Current head 732384e differs from pull request most recent head 73299a7. Consider uploading reports for the commit 73299a7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1175   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           68        68           
  Lines         9901      9924   +23     
=========================================
+ Hits          9901      9924   +23     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

src/qibo/quantum_info/utils.py Show resolved Hide resolved
src/qibo/quantum_info/utils.py Outdated Show resolved Hide resolved
tests/test_quantum_info_utils.py Outdated Show resolved Hide resolved
renatomello and others added 5 commits January 31, 2024 08:29
Co-authored-by: BrunoLiegiBastonLiegi <45011234+BrunoLiegiBastonLiegi@users.noreply.github.com>
Co-authored-by: BrunoLiegiBastonLiegi <45011234+BrunoLiegiBastonLiegi@users.noreply.github.com>
src/qibo/quantum_info/utils.py Outdated Show resolved Hide resolved
src/qibo/quantum_info/utils.py Outdated Show resolved Hide resolved
renatomello and others added 2 commits February 3, 2024 08:14
Co-authored-by: Alejandro Sopena <44305203+AlejandroSopena@users.noreply.github.com>
Co-authored-by: Alejandro Sopena <44305203+AlejandroSopena@users.noreply.github.com>
@renatomello renatomello added this pull request to the merge queue Feb 3, 2024
Merged via the queue into master with commit 2412112 Feb 3, 2024
19 checks passed
@renatomello renatomello deleted the total_variation_distance branch February 3, 2024 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request quantum_info module PRs and issues related to the quantum information module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants