Skip to content

Conversation

@leburgel
Copy link
Member

@leburgel leburgel commented Nov 27, 2025

Fixes the docs build that broke on Julia v1.12.2 (see for example here). This was just caused by a stray space in the header link definition of the boundary MPS example, that Julia chose to stop ignoring just now. Removing the space fixes the build.

Not the point here but something to be looked at in the future: in the process I regenerated the boundary MPS example with updated package versions, and in particular the MPO and MPS printing in the most recent MPSKit.jl version doesn't look too good here. It's printing all the tensor map data now, which is really not what we want. In particular, this behavior seems very different to what was shown in QuantumKitHub/MPSKit.jl#341, which looked much better. Was there a more recent change in MPSKit.jl, TensorKit.jl (or even Julia) that could have lead to the overprinting here @lkdvos?

EDIT: never mind, QuantumKitHub/MPSKit.jl#341 is just not released yet, my bad.

@leburgel leburgel added the documentation Improvements or additions to documentation label Nov 27, 2025
@github-actions
Copy link
Contributor

After the build completes, the updated documentation will be available here

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

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

@lkdvos
Copy link
Member

lkdvos commented Nov 27, 2025

I think this is just because these changes haven't been released yet. I will try and have a look tomorrow.

@kshyatt kshyatt mentioned this pull request Nov 27, 2025
5 tasks
@leburgel leburgel enabled auto-merge (squash) November 28, 2025 07:05
@leburgel leburgel disabled auto-merge November 28, 2025 07:06
@leburgel leburgel merged commit ed8fab2 into master Nov 28, 2025
52 checks passed
@leburgel leburgel deleted the lb/fix_docs_build branch November 28, 2025 07:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants