Mqt-core

Latest version: v2.7.0

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

Scan your dependencies

Page 5 of 6

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

1.6.0

* QuantumComputations can be cloned now
* Shortcuts to most operations for easier usage

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.