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: mfEk
Section: modular_forms
C-Name: mfEk
Prototype: L
Help: mfEk(k): mf corresponding to the standard Eisenstein series
 E_k.
Doc: mf structure corresponding to the standard Eisenstein series $E_k$.
 \bprog
 ? mfcoefs(mfEk(8),4)
 %1 = [1, 480, 61920, 1050240, 7926240]
 @eprog