mqt-core icon indicating copy to clipboard operation
mqt-core copied to clipboard

MQT Core - The Backbone of the Munich Quantum Toolkit

Results 26 mqt-core issues
Sort by recently updated
recently updated
newest added

The new OpenQASM standard introduces many additional datatypes besides quantum and classical registers. This allows to describe classical components of quantum algorithms in a very intuitive way. As a first...

enhancement

The OpenQASM 3.0 standard provides the means to describe the flow of a program using `if` statements, `for` and `while` loops. This allows to more easily write static quantum algorithms...

enhancement
Core

At the moment, the `.real` file parser (see https://github.com/cda-tum/qfr/blob/main/src/parsers/RealParser.cpp) does not handle constant or garbage definitions properly. This has not been particularly important up until now, since we typically just...

enhancement
Core

At the moment, circuit optimization passes fail when dealing with `QuantumComputation`s involving `SymbolicOperation`s. Many (if not all) of the optimization passes do not require the circuit to consist entirely of...

enhancement
Core

How temporary is this deactivation? Something to be fixed before this PR is merged? If not, then please create an issue for that. Otherwise I am fairly certain this will...

enhancement

Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.17 to 2.18 Release notes Sourced from pypa/cibuildwheel's releases. v2.18.0 ✨ Adds CPython 3.13 support, under the prerelease flag...

dependencies
github_actions