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

[ITensorMPS] Update examples to use ITensorMPS.jl #1411

Merged
merged 13 commits into from
May 9, 2024

Conversation

mtfishman
Copy link
Member

@mtfishman mtfishman commented May 6, 2024

Relies on https://github.com/ITensor/ITensorMPS.jl being registered (registration in progress at: JuliaRegistries/General#106277).

@mtfishman mtfishman added the ITensorMPS Issues related to the ITensorMPS submodule label May 6, 2024
@mtfishman mtfishman changed the title [WIP] [ITensorMPS] Update examples to use ITensorMPS [ITensorMPS] Update examples to use ITensorMPS.jl May 9, 2024
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 43.55%. Comparing base (b5a9179) to head (9a3767e).
Report is 1 commits behind head on main.

❗ Current head 9a3767e differs from pull request most recent head 2bea51d. Consider uploading reports for the commit 2bea51d to get more accurate results

Files Patch % Lines
src/lib/ITensorMPS/examples/src/electronk.jl 0.00% 40 Missing ⚠️
src/lib/ITensorMPS/src/mpo.jl 0.00% 4 Missing ⚠️
src/lib/ITensorMPS/test/base/test_qnmpo.jl 0.00% 2 Missing ⚠️
...rMPS/examples/dmrg/2d_hubbard_conserve_momentum.jl 0.00% 1 Missing ⚠️
...rMPS/examples/gate_evolution/mpo_gate_evolution.jl 0.00% 1 Missing ⚠️
...TensorMPS/src/opsum_to_mpo/opsum_to_mpo_generic.jl 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1411      +/-   ##
==========================================
- Coverage   44.11%   43.55%   -0.56%     
==========================================
  Files         143      135       -8     
  Lines        9364     8800     -564     
==========================================
- Hits         4131     3833     -298     
+ Misses       5233     4967     -266     

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

@mtfishman mtfishman merged commit 3d36e74 into main May 9, 2024
14 of 15 checks passed
@mtfishman mtfishman deleted the ITensorMPS_package_examples branch May 9, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ITensorMPS Issues related to the ITensorMPS submodule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants