pyncomb / pyncomb

PYthoN COMBinatorics library

Home Page:https://pypi.org/project/pyncomb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyncomb

The pyncomb (PYthoN COMBinatorics) library is a collection of functions to work with basic combinatorial objects (e.g. permutations, subsets, tuples), and provides algorithms for ranking, unranking, and iterating over all objects in a specified class.

The most recent release is available from pypi as the "pyncomb" package, and may be installed via pip:

pip install pyncomb

About

PYthoN COMBinatorics library

https://pypi.org/project/pyncomb/

License:Apache License 2.0


Languages

Language:Python 100.0%