Skip to content
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

Vectorize complex conjugate operation #2815

Closed
WardBrian opened this issue Sep 13, 2022 · 0 comments · Fixed by #2817
Closed

Vectorize complex conjugate operation #2815

WardBrian opened this issue Sep 13, 2022 · 0 comments · Fixed by #2817

Comments

@WardBrian
Copy link
Member

Description

We currently expose conj(complex) => complex. It would be useful to do this for matrices. This is just an element-wise application, so it should be easy to do with the vectorization frameworks.

Current Version:

v4.4.0

@WardBrian WardBrian added this to To do in Complex Containers via automation Sep 13, 2022
@WardBrian WardBrian mentioned this issue Sep 22, 2022
5 tasks
Complex Containers automation moved this from To do to Done Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant