foxes_opt.core.PopStates.weights(algo)[source] The statistical weights of all states. Parameters¶ algo: foxes.core.AlgorithmThe calculation algorithm Returns¶ weights: numpy.ndarrayThe weights, shape: (n_states, n_turbines)