{ } Raw JSON

bundles / scipy latest / scipy / stats / _resampling / _all_partitions_concatenated

function

scipy.stats._resampling:_all_partitions_concatenated

source: /scipy/stats/_resampling.py :1379

Signature

def   _all_partitions_concatenated ( ns )

Summary

Generate all partitions of indices of groups of given sizes, concatenated

Extended Summary

ns is an iterable of ints.

Aliases

  • scipy.stats._resampling._all_partitions_concatenated