Metadata-Version: 2.1
Name: dual-pairs
Version: 0.5
Summary: SageMath package for computing with dual pairs of algebras
Home-page: https://gitlab.com/pbruin/dual-pairs
Author: Peter Bruin
Author-email: P.J.Bruin@math.leidenuniv.nl
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Description-Content-Type: text/markdown
License-File: COPYING
Requires-Dist: sagemath
Provides-Extra: doc
Requires-Dist: sphinx (>=2) ; extra == 'doc'

dual_pairs
==========

A SageMath package for computing with dual pairs of algebras.


Author
------

Peter Bruin, <P.J.Bruin@math.leidenuniv.nl>


Prerequisites
-------------

- SageMath, <http://www.sagemath.org/>.  This package has been tested
  with SageMath versions from 8.2 up to 9.7; it may also work with
  older or newer versions.


Installation
------------

    $ sage --pip install dual_pairs

Documentation
-------------

The documentation for this package is automatically generated from the
source code and is available at
<https://dual-pairs.readthedocs.io/en/latest/>.

TODO
----

- Better documentation

- More functionality for torsors
