-
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.
Add unit test for
TensorNetwork
module (#152)
* Fix variable name in neighbors function * Add unit tests * Rename tensors variable and function call in neighbors * Format code * Add unit tests * Fix unit tests * Fix unit test * Add unit test for complex SVD * Add unit tests * Fix LU unit test * Add permutation tensor to LU decomposition * Add LU unit test * Format code * Improve Base.similar test sentence * Improve decompositions unit tests * Format code * Add and fix contract unit tests * Add replace tensor by TN unit test * Fix julia format --------- Co-authored-by: Jofre <jofrevalles99@gmail.com>
- Loading branch information
1 parent
25c1c9a
commit b1ea8bb
Showing
3 changed files
with
315 additions
and
42 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
Oops, something went wrong.