PolyDer ======= Return the derivative of the specified order of a polynomial. **Abstract Signature:** ``PolyDer(p: Array, m: int = 1)`` .. raw:: html

PyTorch

API:
Strategy: Custom / Partial

JAX (Core)

API: jax.numpy.polyder
Strategy: Direct Mapping

NumPy

API: numpy.polyder
Strategy: Direct Mapping

Keras

API:
Strategy: Custom / Partial

TensorFlow

API:
Strategy: Custom / Partial

Apple MLX

API:
Strategy: Custom / Partial

Flax NNX

API: jax.numpy.polyder
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.polyder
Strategy: Direct Mapping