Skip to content

Osferay/LieBreadth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/research/software/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.

About

Functions to calculate the breadth of a nilpotent Lie algebra

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages