Chenxi Liu
Results
1
comments of
Chenxi Liu
Just to verify the issue with products of degenerate conditionals. By manually simplifying such conditionals into: ``` from teg import TegVar, Var, Teg, IfElse from teg.derivs import FwdDeriv from teg.eval.numpy_eval...