Update#7
Closed
AFeuerpfeil wants to merge 14 commits into
Closed
Conversation
* Update MatrixAlgebraKit algorithm specification * Use default SVD algorithm * `DefaultAlgorithm` should solve everything? * Spelling * `qr`/`lq` -> `orth` * Try to handle `left_orth` with SVD algorithm
* changes related to old `fusionblockstructure` * Ensure `JordanMPOTensor` auto-converts * Fix compat too * update CI * setup workspaces * update BlockTensorKit * drop sources * fix BlockTensorKit link * random type stability change --------- Co-authored-by: lkdvos <ldevos98@gmail.com> Co-authored-by: Katharine Hyatt <kshyatt@users.noreply.github.com>
Updates the requirements on [TensorKitManifolds](https://github.com/QuantumKitHub/TensorKitManifolds.jl) to permit the latest version. Updates `TensorKitManifolds` to 0.8.0 - [Release notes](https://github.com/QuantumKitHub/TensorKitManifolds.jl/releases) - [Commits](QuantumKitHub/TensorKitManifolds.jl@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: TensorKitManifolds dependency-version: 0.8.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixing changebonds, some inconsistency remaining * Fixing formatting * Fixing an order of calls (no local bug) * Lukas proposed change, more explicit calls/type convert * Fixing some inconsistencies, and at least adding details in docstrings * small doc language changes --------- Co-authored-by: lkdvos <ldevos98@gmail.com>
* add benchmark code for make_time_mpo * refactor make_time_mpo: use function barrier for `N` * Union-split small orders * simplifications * refactor WII to improve TTFX * update benchmarks * cleaning * some more cleaning
* Update changelog for v0.13.11 * Bump version to v0.13.11 * manual changelog change * Update CITATION.cff for v0.13.11 * attempt to precompile before tests
* fix typo in contraction * bump version
* add TimerOutputs dependency * add VUMPS TimerOutputs support * add DMRG TimerOutputs support * add IDMRG TimerOutputs support * add GrassMann TimerOutputs support * add parallel annotations
Allow use of VectorInterface 0.6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.