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
The return type of sincos_sum is incorrect as it assumes return just a Float instead of a tuple of floats.
This should fix this function for appropriate return type.
0 commit comments