Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.25 KB

File metadata and controls

22 lines (14 loc) · 1.25 KB

Module: postprocessing

A module for solving a frequency pair (j, k) yielded by the quantum part of Ekerå–Håstad's quantum algorithm for the order r. This by using the post-processing algorithms in [E20] and [E23p].

This implementation does not currently support tradeoffs, as it uses Lagrange's lattice basis reduction algorithm.

Import directive

import quaspy.logarithmfinding.short.postprocessing

Parent module

Functions