Mqt.ddsim

Latest version: v1.24.0

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

Scan your dependencies

Page 2 of 7

1.20.0

👀 What Changed

🚀 Features and Enhancements

- ♻️ BackendV2 migration of MQT DDSIM Qiskit backends andresbar98 (267)

🐛 Bug Fixes

- 🐛 Fix broken `manylinux` wheels burgholzer (294)

🤖 CI

- 🐛 Fix broken `manylinux` wheels burgholzer (294)

📦 Packaging

- 🐛 Fix broken `manylinux` wheels burgholzer (294)

⬆️ Dependencies

- ⬆️🪝 update pre-commit hooks pre-commit-ci (291)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (289)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (285)

**Full Changelog**: https://github.com/cda-tum/mqt-ddsim/compare/v1.19.0...v1.20.0

1.19.0

👀 What Changed

This release switches the project from `setuptools` to the modern `scikit-build-core`. This brings a way better development experience with faster editable rebuilds, no more `setup.py` and `MANIFEST.in` files, and more. See 283 for some more details.

It also switches the CI to the reusable workflows introduced in MQT Core, which is (more-and-more) truly becoming the backbone of the MQT. Build caching is now enabled for all CI workflows, change detection only runs those flows that are required for the given changes, PyPI publishing uses trusted publishing now, and many more. Also see 283 for more details.

🚀 Features and Enhancements

- ♻️ Refactor Packaging and CI burgholzer (283)

📄 Documentation

- ♻️ Refactor Packaging and CI burgholzer (283)

🤖 CI

- ♻️ Refactor Packaging and CI burgholzer (283)

📦 Packaging

- ♻️ Refactor Packaging and CI burgholzer (283)

⬆️ Dependencies

- ♻️ Refactor Packaging and CI burgholzer (283)
- 🐍 Update some of the Python configuration burgholzer (280)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (282)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (281)

**Full Changelog**: https://github.com/cda-tum/mqt-ddsim/compare/v1.18.1...v1.19.0

1.18.1

👀 What Changed

This release brings two main updates to MQT DDSIM
- 🐍 Support for Python 3.12
- ⚡ Some performance improvements in the underlying DD package

🚀 Features and Enhancements

- ✨ Python 3.12 Support burgholzer (278)
- Add Reset Operation in Simulator hillmich (276)
- No more explicit DD terminals hillmich (265)

📄 Documentation

- 📝 Prepare docs for new release burgholzer (279)
- Change links to repository hillmich (260)
- Fix Compiler Warnings hillmich (266)

📦 Packaging

- ✨ Python 3.12 Support burgholzer (278)

⬆️ Dependencies

<details>
<summary>17 changes</summary>

- ✨ Python 3.12 Support burgholzer (278)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (275)
- Bump extern/mqt-core from `6eb2b56` to `1c545ab` dependabot (274)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (271)
- Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 dependabot (273)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (268)
- No more explicit DD terminals hillmich (265)
- Update MQT Core Dependency hillmich (264)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (262)
- Upgrade MQT Core hillmich (263)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (261)
- Update MQT-Core Dependency hillmich (259)
- Bump extern/mqt-core from `2fe6720` to `2440a72` dependabot (256)
- Bump extern/cxxopts from `a526762` to `c8c932f` dependabot (257)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (258)
- Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 dependabot (255)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (254)
</details>

**Full Changelog**: https://github.com/cda-tum/mqt-ddsim/compare/v1.18.0...v1.18.1

1.18.0

👀 What Changed

This release changes the internal dependencies to the new unified MQT Core library. burgholzer Thanks a lot for your effort.

🚀 Features and Enhancements

- Migrate to MQT Core hillmich (253)

⬆️ Dependencies

- Migrate to MQT Core hillmich (253)

**Full Changelog**: https://github.com/cda-tum/ddsim/compare/v1.17.3...v1.18.0

1.17.3

👀 What Changed

This release updates the dependencies (which solves a bug with the QasmQobjExperiment import in the QFR) and streamlines the action workflows.

- Add test to cover parameterized gates w/ 2 targets hillmich (250)
- Update dependencies hillmich (249)
- Update Action Workflows hillmich (237)

⬆️ Dependencies

<details>
<summary>16 changes</summary>

- ⬆️🪝 update pre-commit hooks pre-commit-ci (247)
- Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 dependabot (243)
- Bump extern/cxxopts from `714a105` to `a526762` dependabot (242)
- Bump extern/qfr from `faa00f1` to `cc193f1` dependabot (240)
- Bump extern/taskflow from `fb54f03` to `9e4a095` dependabot (241)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (239)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (238)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (236)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (235)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (233)
- Bump extern/qfr from `1923cee` to `faa00f1` dependabot (231)
- Bump extern/cxxopts from `44739d3` to `714a105` dependabot (229)
- Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 dependabot (232)
- Bump extern/taskflow from `cc2f9fb` to `fb54f03` dependabot (230)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (228)
- ⬆️🪝 update pre-commit hooks pre-commit-ci (226)
</details>

**Full Changelog**: https://github.com/cda-tum/ddsim/compare/v1.17.2...v1.17.3

1.17.2

What Changed 👀

This PR makes Qiskit aware of the approximation options of the qasm simulator backend. It also fixes the documentation to also show the API for the Bindings written in C++.

📄 Documentation

- Fix Error in Docs Leading to Missing Info on Bindings hillmich (225)

⬆️ Dependencies

- ⬆️🪝 update pre-commit hooks pre-commit-ci (223)
- Bump extern/qfr from `9dbdebc` to `1923cee` dependabot (222)
- Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 dependabot (221)

**Full Changelog**: https://github.com/cda-tum/ddsim/compare/v1.17.1...v1.17.2

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.