-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First round of fixes on simple_update * Fix tests * Add simple_update_2site! for MixedCanonical form * Format code * Renormalize mps in truncation when recanonize kwarg is true * Enhance tests * Change default recanonize kwarg to false in truncate! function * Refactor normalize functions * Enhance normalize tests * Define LinearAlgebra.normalize for AbstractQuantum * Fix normalize functions for MPS * Enhance tests * Fix normalize for Canonical MPS * Format code * Update normalization step on evolve * Change normalization to all lambdas for Canonical form * Format code * Fix truncate by adding renormalize kwarg * Small enhancements on normalize! functions * Enhance tests * Change default kwargs in truncate * Fix evolve kwargs * Fix normalize! by putting replace! instead of inplace modification for NonCanonical * Enhance tests * Fix aesthetic suggestions, improve kwarg definition * Update comment
- Loading branch information
1 parent
4b8c356
commit 4247207
Showing
4 changed files
with
181 additions
and
47 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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