-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi!
Thanks for making this very useful code available!
I am currently implementing a similar thing in python and using your code as the reference. However, I came across these lines:
| if acos(U(3,3)) == 1 |
| if acos(U(3,3)) == 1 |
| if acos(U(3,3)) == 1 |
that seems strange to me - is it correct? Shouldn't it be checking if U(3,3) == 1?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels