Metadata-Version: 2.1
Name: combpyter
Version: 0.0.2
Summary: A lightweight Python library for generating combinatorial structures.
Home-page: https://github.com/behackl/combpyter
License: MIT
Author: Benjamin Hackl
Author-email: devel@benjamin-hackl.at
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib[plot] (>=3.5.1,<4.0.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Project-URL: Repository, https://github.com/behackl/combpyter
Description-Content-Type: text/markdown

combpyter
---------

A lightweight Python library for generating combinatorial objects.
Mostly a personal project used in conjunction with bijection hunting
and general analysis of combinatorial objects.

