marqov-quantumflow

This product is a fork of QuantumFlow (https://github.com/gecrooks/quantumflow),
Copyright 2020- Gavin E. Crooks and contributors, licensed under the Apache
License, Version 2.0.

This fork is maintained by Marqov. It is based on upstream tag v1.4.0
(commit 31d5058708588c5d40934b1cc482ab83829c4e9c). Modifications by Marqov are
limited to:
  - packaging metadata (distribution name "marqov-quantumflow", version source);
  - this NOTICE and a fork banner in README.md;
  - quantumflow/config.py: the distribution name used for importlib.metadata
    lookups was changed from "quantumflow" to "marqov-quantumflow" so that
    version/about introspection resolves against the renamed distribution.
The original LICENSE and all source copyright headers are retained unchanged.
