-
-
Notifications
You must be signed in to change notification settings - Fork 663
Closed
Description
Implementation of finite algebras over fields. A finite algebra A is simply given by means of a basis and for each basis element e a matrix that describes (right) multiplication of A by e.
The basic set-up is for algebras that are not necessarily unitary, commutative, or associative. Only algebras that satisfy all these conditions are fully supported.
CC: @koffie
Component: algebra
Keywords: sd51
Author: Johan Bosman, Peter Bruin, Michiel Kosters, Travis Scrimshaw
Branch/Commit: b629254
Reviewer: Travis Scrimshaw, Peter Bruin
Issue created by migration from https://trac.sagemath.org/ticket/12141