Skip to content

Inner Product #148

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

Merged
merged 4 commits into from
May 12, 2019
Merged

Inner Product #148

merged 4 commits into from
May 12, 2019

Conversation

termoshtt
Copy link
Member

Calculate inner product of two arrays (a, b) = a† b.
Different from Dot in ndarray crate, this take Hermite conjugate of prior array (a in this case).

@termoshtt termoshtt merged commit 081fec3 into master May 12, 2019
@termoshtt termoshtt deleted the inner_prod branch May 14, 2019 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant