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
12
Function: matalgtobasis
Section: number_fields
C-Name: matalgtobasis
Prototype: GG
Obsolete: 2016-08-08
Help: matalgtobasis(nf,x): nfalgtobasis applied to every element of the
 vector or matrix x.
Doc: This function is deprecated, use \kbd{apply}.

 $\var{nf}$ being a number field in \kbd{nfinit} format, and $x$ a
 (row or column) vector or matrix, apply \tet{nfalgtobasis} to each entry
 of $x$.