Skip to content

Conversation

@VinceNeede
Copy link
Contributor

Description

This mainly updates the docs where ITensors. was still used instead of ITensorMPS.. In the tests and examples ITensors.data has been changed to ITensorMPS.data to improve readability.

Checklist:

  • My code follows the style guidelines of this project. Please run using JuliaFormatter; format(".") in the base directory of the repository (~/.julia/dev/ITensorMPS) to format your code according to our style guidelines.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that verify the behavior of the changes I made.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.

@codecov
Copy link

codecov bot commented May 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.28%. Comparing base (996375b) to head (393e871).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ext/ITensorMPSChainRulesCoreExt/abstractmps.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   90.23%   90.28%   +0.05%     
==========================================
  Files          54       54              
  Lines        3583     3583              
==========================================
+ Hits         3233     3235       +2     
+ Misses        350      348       -2     
Flag Coverage Δ
docs 18.44% <0.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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman
Copy link
Member

Very helpful, thanks!

@mtfishman mtfishman merged commit ea26fcd into ITensor:main May 24, 2025
12 of 13 checks passed
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.

2 participants