Metadata-Version: 2.1
Name: lieops
Version: 0.1.4
Summary: Lie operator tools.
Home-page: https://lieops.readthedocs.io/en/latest/index.html
License: GPL-3.0-or-later
Keywords: Birkhoff,normal,form,Lie,Magnus
Author: Malte Titze
Author-email: mtitze@users.noreply.github.com
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: Sphinx (>=4.5.0,<5.0.0); extra == "docs"
Requires-Dist: mpmath (>=1.2.1,<2.0.0)
Requires-Dist: njet (>=0.3.3)
Requires-Dist: scipy (>=1.8.0,<2.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.0.0,<2.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (>=0.7,<0.8); extra == "docs"
Requires-Dist: sympy (>=1.9,<2.0)
Project-URL: Repository, https://github.com/mtitze/lieops
