Metadata-Version: 1.2
Name: math-braid
Version: 0.5
Summary: Pure python braid group implementation based on sympy.
Home-page: https://github.com/kuboon/math_braid.py
Author: kuboon
Author-email: kuboon@trick-with.net
License: BSD
Description: Pure python braid group implementation based on sympy.
            Original code is here: http://www-math.mit.edu/~seidel/geng/
            
Keywords: Math Braid Permutation
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3
