bqskit.utils.test.strategies

This module implements hypothesis strategies for BQSKit.

Functions

everything_except(excluded_types)

Hypothesis strategy to generate inputs of types not in excluded_types.