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: numdiv
Section: number_theoretical
C-Name: numdiv
Prototype: G
Help: numdiv(x): number of divisors of x.
Description:
 (gen):int        numdiv($1)
Doc: number of divisors of $|x|$. $x$ must be of type integer.