Skip to content

Releases: munich-quantum-toolkit/ddsim

MQT DDSIM 2.1.0 Release

15 Oct 15:52
Immutable release. Only release title and notes can be modified.
b445572

Choose a tag to compare

👀 What Changed

Please refer to the changelog and the upgrade guide for a structured overview of the changes.

📄 Documentation

🤖 CI

⬆️ Dependencies

56 changes
Read more

MQT DDSIM 2.0.0 Release

04 Aug 19:36
3a1e1da

Choose a tag to compare

👀 What Changed

Please refer to the changelog and the upgrade guide for a structured overview of the changes.

🚀 Features and Enhancements

🐛 Bug Fixes

📄 Documentation

📦 Packaging

🤖 CI

⬆️ Dependencies

140 changes
Read more

MQT DDSIM 2.0.0 Beta 2 Pre-Release

11 Apr 10:58
74dcc04

Choose a tag to compare

Pre-release

👀 What Changed

🚀 Features and Enhancements

📄 Documentation

📦 Packaging

🤖 CI

  • 🛂 explicitly set workflow permissions to enable runs from forks @burgholzer (#448)

⬆️ Dependencies

79 changes

Full Changelog: v1.24.0...v2.0.0

MQT DDSIM 2.0.0 Beta 1 Pre-Release

05 Mar 09:02
185c964

Choose a tag to compare

Pre-release

👀 What Changed

This marks the first pre-release in the v2.0 series. The biggest change in this regard is the transition to the MQT Core Python package. See #336 for some history on that year-long transition.

🚀 Features and Enhancements

📄 Documentation

📦 Packaging

🤖 CI

  • 🛂 explicitly set workflow permissions to enable runs from forks @burgholzer (#448)

⬆️ Dependencies

70 changes

Full Changelog: v1.24.0...v2.0.0

MQT DDSIM 1.24.0 Release

10 Oct 11:53
338c2be

Choose a tag to compare

👀 What Changed

Python 3.13 is out and Python 3.8 has reached end-of-life. Hence, this release drops support for Python 3.8 and includes Python 3.13 wheels (including the free-threading Python variant).

Additionally, this is the first release with Linux wheels based on manylinux_2_28 instead of manylinux2014. This means generally faster performance for the package on Linux.

This is also the first release including a uv.lock file for reproducible, working Python environments. This includes switching from dependabot to renovate for automatically managing dependency updates.

Finally, this release contains a couple of convenience updates for MQT DDSim.

🚀 Features and Enhancements

🐛 Bug Fixes

📄 Documentation

📦 Packaging

  • ⚗️ upload to Test PyPI for pushes on main @burgholzer (#441)
  • 🐍⬆️ update image for Linux wheel builds to manylinux_2_28 @burgholzer (#426)

🧹 Code Quality

🤖 CI

⬆️ Dependencies

18 changes

Full Changelog: v1.23.0...v1.24.0

MQT DDSIM 1.23.0 Release

09 Aug 22:37
46e6f74

Choose a tag to compare

👀 What Changed

This release brings along quite some project configuration updates.
Most notably, it marks the first release to ship Python 3.13 wheels (including the free-threading variant).

🚀 Features and Enhancements

🐛 Bug Fixes

📄 Documentation

🤖 CI

📦 Packaging

🧹 Code Quality

⬆️ Dependencies

34 changes

Full Changelog: v1.22.0...v1.23.0

MQT DDSIM 1.22.0 Release

14 Apr 20:13
1eeb986

Choose a tag to compare

👀 What Changed

Quite a big release for DDSIM. Highlights include:

  • ⚡ adoption of the new identity-less DD data structure that significantly boosts the overall performance.
  • ✨ noise-aware simulation backends in Python.
  • 🏷️ full typing information for bindings.
  • 🤖 adoption of uv as a package manager in CI
  • 🔧 update to pybind11>=2.12

🚀 Features and Enhancements

📄 Documentation

🤖 CI

📦 Packaging

🧹 Code Quality

⬆️ Dependencies

11 changes

Full Changelog: v1.21.0...v1.22.0

Release v1.21.0: Extended Qiskit Integration

21 Feb 06:41
8552364

Choose a tag to compare

👀 What Changed

🚀 Features and Enhancements

🐛 Bug Fixes

📄 Documentation

🤖 CI

🧹 Code Quality

⬆️ Dependencies

22 changes

Full Changelog: v1.20.2...v1.21.0

Release v1.20.2: Dependency Update

10 Nov 07:50
5c9a2ff

Choose a tag to compare

👀 What Changed

This small release mainly adapts DDSIM to the latest changes in mqt-core and qiskit. Furthermore it enables a few more ruff checks to help in increasing code quality.

📄 Documentation

🤖 CI

📦 Packaging

🧹 Code Quality

⬆️ Dependencies

7 changes

Full Changelog: v1.20.1...v1.20.2

Release v1.20.1

11 Oct 16:17
3ec5ed0

Choose a tag to compare

👀 What Changed

🚀 Features and Enhancements

  • ✨ Provide access to visualization of simulated DD in Python @burgholzer (#306)
  • Improved support of parametrized gates in DDSIM Backends @andresbar98 (#293)

📄 Documentation

  • ✨ Provide access to visualization of simulated DD in Python @burgholzer (#306)
  • 🩹 📝 Removes the hmtl_baseurl setting from RtD config @burgholzer (#303)

⬆️ Dependencies

Full Changelog: v1.20.0...v1.20.1