Package org.episteme.core.mathematics.algebra.algebras
package org.episteme.core.mathematics.algebra.algebras
-
ClassDescriptionBanachAlgebra<E,
F> Represents a Banach algebra - a complete normed algebra.Boolean algebra - a special algebraic structure for logic operations.Service provider interface for Boolean Algebra operations.Represents a Clifford Algebra (Geometric Algebra) over a field.Represents a Multivector.CStarAlgebra<E,F> Represents a C*-algebra (C-star algebra).GradedAlgebra<E,F> Represents a graded algebra - an algebra that can be decomposed into a direct sum of subspaces indexed by a grading group (typically integers).A Kleene Algebra is an idempotent semiring with a closure operator (Kleene star).LieAlgebra<E,S> Represents a Lie Algebra.Loop<E>A Loop is a Quasigroup with an identity element.A concrete Lie Algebra where elements are square matrices and the bracket is the commutator [A, B] = AB - BA.Quasigroup<E>A Quasigroup is a Magma where division is always possible.