A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://circuitpython.readthedocs.io/en/latest/shared-bindings/ulab/numpy/carray/index.html below:

Website Navigation


ulab.numpy.carray – Return the real part of the complex argument, which can be either an ndarray, or a scalar.

ulab.numpy.carray – Return the real part of the complex argument, which can be either an ndarray, or a scalar.
ulab.numpy.carray.real(val: ulab.numpy.ndarray) ulab.numpy.ndarray
ulab.numpy.carray.imag(val: ulab.numpy.ndarray) ulab.numpy.ndarray

Return the imaginary part of the complex argument, which can be either an ndarray, or a scalar.

ulab.numpy.carray.conjugate(val: complex | ulab.numpy.ndarray) complex | ulab.numpy.ndarray

Return the conjugate of the complex argument, which can be either an ndarray, or a scalar.

ulab.numpy.carray.sort_complex(a: ulab.numpy.ndarray) ulab.numpy.ndarray

Sort a complex array using the real part first, then the imaginary part. Always returns a sorted complex array, even if the input was real.

ulab.numpy.carray.abs(a: ulab.numpy.ndarray) ulab.numpy.ndarray

Return the absolute value of complex ndarray.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4