API Reference¶
| Namespace | Description |
|---|---|
| pqlattice | main module, exposes all other submodules |
| integer | basic integer functions and modular arithmetic operations |
| lattice | lattice reductions, embeddings and and general lattice functions |
| linalg | linear algebra functions for integer matrices and modular integer matrices |
| polynomial | implemenation of polynomial ring and polynomial quotient ring |
| random | random samples i.a. discrete gaussian, uniform and LWE |
| typing | declaration of type aliases for matrices and vectors |