Metadata-Version: 2.1
Name: liepack
Version: 0.1.0
Summary: A NumPy-based library for Lie algebras and their associated groups.
Home-page: https://github.com/msparapa/liepack
Author: Michael Sparapany
Author-email: msparapa@purdue.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >2.7,!=3.0,!=3.1,!=3.2,!=3.3
Requires-Dist: numpy
Requires-Dist: scipy (>=1.1.0)

A NumPy-based library for Lie algebras and their associated groups.


