max icon indicating copy to clipboard operation
max copied to clipboard

[Feature Request] More trig operations in `elementwise`

Open lsh opened this issue 1 year ago • 0 comments

What is your request?

The graph.ops.elementwise module is missing some useful operations, notably: tan (as opposed to tanh), acos, asin, and atan.

What is your motivation for this change?

These are basic trig operations that make sense to coincide with the other ops already there (such as sin, cos, and tanh).

Any other details?

No response

lsh avatar Jul 27 '24 20:07 lsh