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 dbi notebooks to documentation #1337

Merged
merged 23 commits into from
Jun 1, 2024
Merged

Conversation

andrea-pasquale
Copy link
Contributor

Some notebooks are not working as expected.
After a clean-up we should be able to merge them in the documentation.

Checklist:

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

Comment on lines 79 to 91
tutorials/dbi/README.md

.. tutorials/dbi/dbi_tutorial_basic_intro.ipynb

tutorials/dbi/dbi_scheduling.ipynb
tutorials/dbi/dbi_cost_functions_and_d_gradients_tutorial.ipynb
tutorials/dbi/dbi_gradient_descent_strategies.ipynb
tutorials/dbi/dbi_group_commutator_tests.ipynb

.. tutorials/dbi/dbi_gdbi_strategies_compare.ipynb

tutorials/dbi/dbi_strategy_Ising_model.ipynb
tutorials/dbi/dbi_strategy_Pauli-Z.ipynb
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the list of notebooks currently imported in the documentation.
Feel free to re-organize them if some of them are not needed

Copy link

codecov bot commented May 29, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 99.62%. Comparing base (b3706a2) to head (c4bfc1e).

Current head c4bfc1e differs from pull request most recent head b5a4202

Please upload reports for the commit b5a4202 to get more accurate results.

Files Patch % Lines
src/qibo/models/dbi/utils.py 93.75% 1 Missing ⚠️
src/qibo/models/dbi/utils_dbr_strategies.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           dbi_cost_functions    #1337      +/-   ##
======================================================
+ Coverage               99.58%   99.62%   +0.04%     
======================================================
  Files                      74       74              
  Lines                   10809    10736      -73     
======================================================
- Hits                    10764    10696      -68     
+ Misses                     45       40       -5     
Flag Coverage Δ
unittests 99.62% <93.33%> (+0.04%) ⬆️

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.

@andrea-pasquale andrea-pasquale marked this pull request as ready for review May 30, 2024 08:15
@andrea-pasquale andrea-pasquale merged commit 21d3b35 into dbi_cost_functions Jun 1, 2024
25 checks passed
@scarrazza scarrazza deleted the dbi_cost_doc branch June 25, 2024 09:56
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.

3 participants