Closed gordonwatts closed 4 years ago
The func_adl_xAOD translator needs to be able to translate a number of numpy functions that aren't straight forward.
func_adl_xAOD
numpy
arcsin, arccos, arctan
asin, acos, atan
arctan2
arctan
The
func_adl_xAOD
translator needs to be able to translate a number ofnumpy
functions that aren't straight forward.arcsin, arccos, arctan
should beasin, acos, atan
arctan2
should bearctan