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
Function: _\/=_
Section: symbolic_operators
C-Name: gdivrounde
Prototype: &G
Help: x\/=y: shortcut for x=x\/y.
Description:
 (*int, int):int:parens                         $1 = gdivround($1, $2)
 (*pol, gen):gen:parens                         $1 = gdivround($1, $2)
 (*gen, gen):gen:parens                         $1 = gdivround($1, $2)