Skip to content

Release 2.1.0: Drop Python 3.7 Support and Loosen Z3 Requirements

Choose a tag to compare

@burgholzer burgholzer released this 10 Feb 12:22
· 1306 commits to main since this release
795ee0e

This release drops support for Python 3.7 (in accordance with its deprecation in Qiskit).
Furthermore, it drops the variable limitation in the exact mapper allowing to explore larger circuits and architectures.

What's Changed

Full Changelog: v2.0.1...v2.1.0