New version: ITensorVisualizationBase v0.1.19#155485
Conversation
JuliaRegistrator
commented
May 14, 2026
- Registering package: ITensorVisualizationBase
- Repository: https://github.com/ITensor/ITensorVisualizationBase.jl
- Created by: @mtfishman
- Version: v0.1.19
- Commit: 5ade5c69dce44d03104ebc54ec623a3a40ebddd0
- Reviewed by: @mtfishman
- Reference: ITensor/ITensorVisualizationBase.jl@5ade5c6#commitcomment-185310014
UUID: cd2553d-8bef-4d93-8a38-c62f17d5ad23 Repo: https://github.com/ITensor/ITensorVisualizationBase.jl.git Tree: 303f53bd9f329b76786f041588791d5b5cb5f45e Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
## Summary - Move `ITensorMPS` from `[deps]` to `[weakdeps]` so users who don't need MPS-aware visualization don't pay the cost of loading `ITensorMPS`. - Add a package extension `ITensorVisualizationBaseITensorMPSExt` (the first extension in this package) that defines the two `MPS`-specialized `visualize` / `visualize!` methods. The extension loads only when `ITensorMPS` is present. - Bump version to 0.1.19. --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. AutoMerge Guidelines are all met! ✅Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes). 2. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |