asc-community/AngouriMath

Implement non-kernel functions

Opened this issue · 4 comments

Those, without their own definition in the AM's environment (e. g. hyperbolic tanh is an example of such)

  • Sigmoid
    Max
    Min
  • Avg
    Mean
  • VectorLength
  • Taylor series

To be extended

Mode, median

Can't see how it is possible to implement those symbolically...

That's because you force them to be "non-kernel"

VectorLength is Abs. Avg will take Matrix as an argument. Sigmoid will take Entity.