Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.14 KB

File metadata and controls

26 lines (15 loc) · 1.14 KB
layout default
title GAlgebras

G-Algebras

About

G-Algebras are "almost" commutative polynomial rings, i.e. polynomial rings k[x_1,...,x_n] with commutator relations

x_j*x_i=c_ij*x_i*x_j+d_ij for i<j

with default c_ij=1, d_ij=0 (i.e., commuting variables).

For the examples, only the non default values c_ij, d_ij are recorded.

The base domain k is a field, either Q or Q(a1,...,ak) for (commuting) parameters a1,...,ak

Structure of the Data