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
Function: algdivr
Section: algebras
C-Name: algdivr
Prototype: GGG
Help: algdivr(al,x,y): element x/y in al.
Doc: Given two elements $x$ and $y$ in \var{al}, returns $xy^{-1}$. Also accepts
 matrices with coefficients in \var{al}.