]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/clan/unital_clan.py: add convenience constructors for Vinberg clans
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 15 Feb 2026 16:33:43 +0000 (11:33 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 15 Feb 2026 16:33:43 +0000 (11:33 -0500)
commit1f76a7e1f5d9fb840c7b64e50efc518d8815ea97
tree18c7802f5e92b64f897e861b8925ff834a7b0318
parentda7b72246cd590ba9b3b3c18997480d237a28ada
mjo/clan/unital_clan.py: add convenience constructors for Vinberg clans

Add the following methods to build an element of the Vinberg clan:

  * from_matrices
  * from_list
  * from_lists
mjo/clan/unital_clan.py