class_group 0.6.0

Rust library for building IQC: cryptography based on class groups (Cl) of imaginary quadratic orders
Documentation
1
2
3
4
5
6
7
8
9
10
11
Function: algtensor
Section: algebras
C-Name: algtensor
Prototype: GGD1,L,
Help: algtensor(al1,al2,{maxord=1}): tensor product of al1 and al2.
Doc: Given two algebras \var{al1} and \var{al2}, computes their tensor
 product. Computes a maximal order by default. Prevent this computation by
 setting $\var{maxord}=0$.

 Currently only implemented for cyclic algebras of coprime degree over the same
 center~$K$, and the tensor product is over~$K$.