Mqt-core

Latest version: v2.7.0

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

1.9.0

What's Changed
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/cda-tum/qfr/pull/64
* Bump extern/pybind11 from `f495dfc` to `465b2e0` by dependabot in https://github.com/cda-tum/qfr/pull/63
* Bump extern/dd_package from `0333030` to `2345841` by dependabot in https://github.com/cda-tum/qfr/pull/67
* Bump extern/json from `e4643d1` to `700b95f` by dependabot in https://github.com/cda-tum/qfr/pull/65
* Bump extern/pybind11 from `465b2e0` to `2dd5254` by dependabot in https://github.com/cda-tum/qfr/pull/66
* Bump extern/pybind11 from `2dd5254` to `f8a532a` by dependabot in https://github.com/cda-tum/qfr/pull/69
* Bump extern/dd_package from `2345841` to `03f72e2` by dependabot in https://github.com/cda-tum/qfr/pull/70
* Bump extern/pybind11 from `f8a532a` to `b22ee64` by dependabot in https://github.com/cda-tum/qfr/pull/71
* Bump extern/dd_package from `03f72e2` to `65f6287` by dependabot in https://github.com/cda-tum/qfr/pull/72
* ✨Equality checks for Operations by burgholzer in https://github.com/cda-tum/qfr/pull/73
* Bugfixes for QCEC by burgholzer in https://github.com/cda-tum/qfr/pull/74


**Full Changelog**: https://github.com/cda-tum/qfr/compare/v1.8.0...v1.9.0

1.8.0

This release provides the functionality under the new MQT branding.

- :truck: Replace JKQ with MQT
- :pencil2: Type in README.md

1.7.3

This minor release brings the improvements from 22, 23, 24:
- ⚑ significantly improves the probability extraction routine for dynamic circuits
- ⚑ improves built-in algorithms
- πŸ› fixes some bugs in the simulation routine with measurements
- πŸ› adjusts the parameter tolerance to incur less approximation
- ✨ introduces a new optimization pass that allows to reorder the operations in a `QuantumComputation` to achieve a canonical ordering
- ✨ allows to extract the circuit name from a Qiskit QuantumCircuit object
- πŸ—οΈ switches to PEP 517 `pyproject.toml`
- πŸ› 🍎: fixes Apple Silicon wheels
- ⬆️ updates all external dependencies to their latest version.

For details, see the respective pull requests.

1.7.2

This release adds:
- πŸ› a bugfix regarding the realisation of RZ gates in our underlying package (see iic-jku/dd_package25).
- 🐧 wheels for 64bit `musllinux`

1.7.1

This release adds minor improvements from 16, 18, and 20:
- ✨ added the possibility to dump a tensor network representation of a given `QuantumComputation`
- ✨ the Qiskit QuantumCircuit import now natively supports ancillary registers and c3x/c4x gates.
- ⚑ actually enables -march=native -mtune=native for source builds via pip
- 🚨 fixed some compiler warnings in the bindings code
- ⬆️ updated all external submodules to their most recent version
- ⚑ setup.py now runs on as many threads as available
- 🍎 added pre-built wheels for Apple silicon
- πŸš€ added Python 3.10 wheels
- πŸ’š cleaned up the CI script
- πŸ“ updated documentation

1.7.0

This release adds the improvements from 14 and 15
- ✨ improved QASM parser to handle `mcphase` gates and to ignore definitions of gates that are inherently known to the parser
- πŸ› addresses a compilation error when changing the dd::Qubit type (iic-jku/qcec7)
- πŸ“Ή updates the visualization to (optionally) use polar coordinates
- ⚑ incorporates lots of minor performance and stability improvements from the DD package repository

Page 6 of 8

Β© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.