netket_foundation.stats.replica_statistics#
- netket_foundation.stats.replica_statistics(data)[source]#
Per-replica
netket.stats.statistics(), vmapped over the replica axis.- Parameters:
data (
Array) – array of shape(n_replicas, n_chains_per_replica, n_samples).- Return type:
- Returns:
A
ReplicaStatswith one scalarStatsworth of fields per replica.