You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running TG2D.py, and I find out that the function cross2 (the Cython optimized version) produces infinity cross product (in the sense of machine precision).
I've been trying to find out which place it goes wrong, but I wasn't able to.