quantax.utils.to_replicated_array#

quantax.utils.to_replicated_array(array: Array | ndarray | bool | number | bool | int | float | complex) Array#

Place a full copy of the array on every device. See get_replicated_sharding for the sharding.