-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix multiplication of arrays with units #3456
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
base: develop
Are you sure you want to change the base?
Fix multiplication of arrays with units #3456
Conversation
Thanks for your effort in opening a pull request for this issue!
Much appreciated. |
This comment was marked as duplicate.
This comment was marked as duplicate.
Thanks for your PR Delaney. Good feedback points Glen 👍. It's indeed possible to optimize the |
@gwhitney @josdejong The adjustments and test cases have been added. PS: I reckon there's a better way to handle returning the conjugated Unit value than what I'm currently doing. |
Add
Unit
as an accepted type for complex conjugateconj