Vasily Vasinov
Vasily Vasinov
Developers want to generate embeddings locally, so we need to build a driver for that. Before starting on the issue, let's figure out what approach we should use (e.g., gensim).
Users should be able to simulate gate and decoherence noise in their simulations and gather statistical data about errors.
Users should be able to export their circuits either with a custom `QuantumContext` implementation or a new abstraction (e.g., `QuantumExporter`). If we decide to go down the path of extending...
Provide a mechanism to execute a circuit step-by-step with the ability to peek at the superposition at any point in time.