class_group 0.6.1

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
12
13
1/2*x^2 - 1/2*x
20
[1, 6, 15, 20, 15, 6, 1]
  ***   at top-level: binomial(1,2.)
  ***                 ^--------------
  *** binomial: incorrect type in binomial (t_REAL).
  ***   at top-level: binomial(-1)
  ***                 ^------------
  *** binomial: incorrect type in binomial (t_INT).
  ***   at top-level: binomial(1.)
  ***                 ^------------
  *** binomial: incorrect type in binomial (t_REAL).
Total time spent: 0