PolyMulΒΆ

Find the product of two polynomials.

Abstract Signature:

PolyMul(a1: Array, a2: Array)

PyTorch

API: β€”
Strategy: Custom / Partial

JAX (Core)

API: jax.numpy.polymul
Strategy: Direct Mapping

NumPy

API: numpy.polymul
Strategy: Direct Mapping

Keras

API: β€”
Strategy: Custom / Partial

TensorFlow

API: β€”
Strategy: Custom / Partial

Apple MLX

API: β€”
Strategy: Custom / Partial

Flax NNX

API: jax.numpy.polymul
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.polymul
Strategy: Direct Mapping