-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor partial_trace and partial_transpose #158
Conversation
Signed-off-by: ErikQQY <2283984853@qq.com>
Signed-off-by: ErikQQY <2283984853@qq.com>
Signed-off-by: ErikQQY <2283984853@qq.com>
@vprusso I think this PR is ready to go!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Adding a few minor comments. Let me know if you have any questions and we can hash it out!
Signed-off-by: ErikQQY <2283984853@qq.com>
Awesome, thanks for making the changes! I think this diff looks good to go on my end. If you agree, I'll go ahead and merge, but wanted to check with you beforehand. @ErikQQY |
Let’s go!! |
Awesome! Thank you again @ErikQQY for your contribution! |
Description
Fix: #145
This PR refactored
partial_trace
andpartial_transpose
.Status