/QuantumBlur

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

QuantumBlur

A tool for doing strange things with height maps an images.

Requirements

Either of the following:

  • Any Python from 2.7 and beyond, with only the standard library and MicroQiskit;
  • Python 3.7 and beyond with Qiskit, NumPy, SciPy and PIL.

The latter is recommended, but the former is more flexible to running everything in strange places.

Installation

You just need the file quantumblur.py somewhere importable.

How to use

See the quick start guide.