==================================
by Óscar Fernández Ayala oscar00ayala@gmail.com
The liebreadth package provides methods to compute the breadth of Lie algebras.
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/research/software/liebreadth
Report issues at https://github.com/osferay/LieBreadth/issues
─────────────────────────────────────────────────────────────────────────────
true
Please report any problems you may encounter using liebreadth at https://github.com/osferay/LieBreadth/issues
The liebreadth package is licensed under the GNU General Public License v2.0 or later. A copy of this license is included.