openbsd-ports/math/py-probstat/pkg/DESCR

9 lines
184 B
Plaintext
Raw Normal View History

probstat is a probability and statistics utilities module for Python.
It currently has objects that implement:
* Permutations
* Combinations
* Cartesian product
* Priority Queue