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
|