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

Introduce approx_itensornetwork with algorithm ttn_svd #92

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

LinjianMa
Copy link
Contributor

@LinjianMa LinjianMa commented Jun 22, 2023

Plus some reorganization of the files

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2023

Codecov Report

Merging #92 (1e97948) into main (34fd5dc) will increase coverage by 0.07%.
The diff coverage is 87.50%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   79.25%   79.33%   +0.07%     
==========================================
  Files          61       64       +3     
  Lines        3442     3460      +18     
==========================================
+ Hits         2728     2745      +17     
- Misses        714      715       +1     
Impacted Files Coverage Δ
src/ITensorNetworks.jl 77.77% <ø> (ø)
src/contract.jl 100.00% <ø> (ø)
src/approx_itensornetwork/approx_itensornetwork.jl 76.00% <76.00%> (ø)
src/approx_itensornetwork/utils.jl 94.11% <94.11%> (ø)
src/approx_itensornetwork/density_matrix.jl 100.00% <100.00%> (ø)
src/approx_itensornetwork/ttn_svd.jl 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

@mtfishman
Copy link
Member

Looks good, thanks!

@mtfishman mtfishman merged commit 0666c27 into ITensor:main Jul 5, 2023
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