UnwrapΒΆ

Unwrap by taking the complement of large deltas with respect to the period.

Abstract Signature:

Unwrap(p: Array, discont: float, axis: int = -1, period: float = 6.283185307179586)

JAX (Core)

API: jnp.unwrap
Strategy: Direct Mapping

NumPy

API: numpy.unwrap
Strategy: Direct Mapping