]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/clan/unital_clan.py: fix VinbergClan element classes
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 15 Feb 2026 16:42:40 +0000 (11:42 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 15 Feb 2026 16:42:40 +0000 (11:42 -0500)
commitc819d9f266f844546557df23e78a52588746b024
tree80109bb08714c89846174a647b720ae7180579ce
parent1f76a7e1f5d9fb840c7b64e50efc518d8815ea97
mjo/clan/unital_clan.py: fix VinbergClan element classes

When building elements from lists/matrices, be sure to construct
them in the clan and not just in the underlying vector space.
mjo/clan/unital_clan.py