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
Back out concrete SIMD operators for floating-point arithmetic.
+,-,*,/ in particular are problematic because the differentiation module
wants to make the differentiable, but @_aEIC functions cannot be
differentiable. So we'll simply back them out for now.
0 commit comments