random#

Provides random number generators for complex data types.

tike.random.cluster_compact(*args, **kwargs)[source]#

Deprecated alias for tike.cluster.compact().

tike.random.cluster_wobbly_center(*args, **kwargs)[source]#

Deprecated alias for tike.cluster.wobbly_center().

tike.random.cupy_complex(*shape)[source]#

Return a complex random array in the range [-0.5, 0.5).

tike.random.numpy_complex(*shape)[source]#

Return a complex random array in the range [-0.5, 0.5).