Bill Ticehurst
Bill Ticehurst
We currently have a CLI build at part of the repo, but we don't ship it. Long term, do we need some type of CLI support? Note that this could...
The user experience around QIR profiles is very confusing today, and many users get confused by it. We need to design a better experience here to reduce confusion and improve...
The included libraries have little test coverage. We should have some automated testing, and bump the 'stable' ref in the registry before each release. (Including the cross-library references).
Dynamically set __version__ on Python packages and replace the current version string used in Python telemetry based on pyproject.toml (e.g. see https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html#dynamic-metadata ). We should use a consistent approach for...
Currently, when a notebook is saved with output, the rendering of the widgets is not saved. For example, a saved notebook on GitHub appears as below, (and in VS Code...
Now that we have an excellent OpenQASM parser, we should make our QDK extension the best it can be for folks that just want to write OpenQASM code even if...
Currently we do little in the way of optimizating the circuit once generated. We should look at the options here and see what might add value for the front-end tooling...
We should provide guidance and/or integrate code or features to support running simulations easily on other simulators; such as our own noisy simulator, the qiskit_aer simulator, CUDA-Q, etc.
As required, move to the latest supported Linux/Mariner images.