liebreadth

Breadth in finite dimensional algebras

Version 0.2
Released 2025-08-13

This project is maintained by Óscar Fernández Ayala

The GAP 4 package liebreadth

==================================

by Óscar Fernández Ayala oscar00ayala@gmail.com

About

The liebreadth package provides methods to compute the breadth of Lie algebras.

Installation

Either place the folder in the pkg subdirectory of your gap folder, or in any other folder where you have write permission. You can verify if GAP recognizes the liebreadth package using the following command:

gap> LoadPackage("liebreadth");
─────────────────────────────────────────────────────────────────────────────
Loading  liebreadth 0.1 (Computation of the breadth of Lie algebras)
by Oscar Fernandez Ayala (https://osferay.github.io/).
Homepage: https://osferay.github.io/LieBreadth/
Report issues at https://github.com/osferay/LieBreadth/issues
─────────────────────────────────────────────────────────────────────────────
true

Support

Please report any problems you may encounter using liebreadth at https://github.com/osferay/LieBreadth/issues

License

The liebreadth package is licensed under the GNU General Public License v2.0 or later. A copy of this license is included.