Metadata-Version: 1.0
Name: pyncomb
Version: 1.0.0
Summary: PYthoN COMBinatorics library
Home-page: http://www.site.uottawa.ca/~mraap046
Author: Sebastian Raaphorst
Author-email: srcoding@gmail.com
License: GPL
Description: 
        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.
        
Keywords: mathematics combinatorics permutations combinations subsets
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
