-
Notifications
You must be signed in to change notification settings - Fork 93
Enable conjugation #1
Copy link
Copy link
Closed
Labels
Description
From @moble on October 16, 2014 2:6
If I have a np.quaternion object q, then q.conjugate() and q.conj() do nothing. In fact, I can't get the conjugate function to work in any case at all...
Copied from original issue: moble/numpy_quaternion#1
Reactions are currently unavailable