Skip to main content

Quantum Signal Processing Decomposition

Project description

This package implements Jeongwan Haah's algorithm for quantum signal processing as described in this paper. It includes a step by step algorithm that decomposes periodic functions (often from quantum signal processing) into a product of primitive matrices, represented as a list of angles. The algorithmic complexity is O(N3 polylog(N/𝜺)) where N is the degree of the periodic function and 𝜺 is the precision parameter. The runtime bottleneck is a polynomial rootfinding in step 2. Haah concludes that the error is at most the error input (=15𝜺). DISCLAIMER: This is in initial investigation stages, and the usage is subject to change.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qspd-1.0.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

qspd-1.0-py3-none-any.whl (27.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page