e30d79085e
probstat is a probability and statistics utilities module for Python. It currently has objects that implement: * Permutations * Combinations * Cartesian product * Priority Queue ok sturm@.
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
probstat is a probability and statistics utilities module for Python.
|
|
|
|
It currently has objects that implement:
|
|
|
|
* Permutations
|
|
* Combinations
|
|
* Cartesian product
|
|
* Priority Queue
|