Metadata-Version: 2.1
Name: pycycles
Version: 1.0.3
Summary: Permutation and permutation groups
Author-email: feihoo87 <feihoo87@gmail.com>
Maintainer-email: feihoo87 <feihoo87@gmail.com>
License: GPLv3
Project-URL: Homepage, https://github.com/feihoo87/cycles
Project-URL: Bug Reports, https://github.com/feihoo87/cycles/issues
Project-URL: Source, https://github.com/feihoo87/cycles/
Keywords: mathematics,algorithm,permutation,group
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.13.3
Requires-Dist: scipy>=1.0.0

# cycles
[![View build status](https://github.com/feihoo87/cycles/actions/workflows/workflow.yml/badge.svg)](https://github.com/feihoo87/cycles/)
[![Coverage Status](https://coveralls.io/repos/github/feihoo87/cycles/badge.svg?branch=main)](https://coveralls.io/github/feihoo87/cycles?branch=main)
[![PyPI version](https://badge.fury.io/py/pycycles.svg)](https://pypi.org/project/pycycles/)

Permutation and permutation groups

## Reporting Issues
Please report all issues [on github](https://github.com/feihoo87/cycles/issues).

## License

[MIT](https://opensource.org/licenses/MIT)
