Skip to content

Releases: ColibrITD-SAS/mpqp

v0.3.1

25 Nov 09:28
3c7d272
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Nov 12:30
1d7dd57
Compare
Choose a tag to compare

What's Changed

Highlight

This feature brings a new provider: Azure, as well as many new circuit components: noise models, custom gates, custom basis measurements, breakpoints, and more...

New features

Fixes

Documentation

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

27 Jun 12:55
73640bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Jun 15:38
6eeec20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 May 14:14
6d5c3cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.2.0

v0.1.6

27 Feb 13:11
d7f30fa
Compare
Choose a tag to compare

What's Changed

Everything! This is the earliest supported version

Circuits

  • Circuits can be created
  • Circuits can be converted to OpenQASM 2 and 3
  • Circuits can be run against a handful of supported backends (AWS, IBM, Eviden)

Pypi

  • The package is available on pypi

CI

  • Documentation is automatically generated and published
  • Tests occur on every change of the dev branch
  • The package is uploaded to pypi each time the version is bumped

Versioning

We use semantic versioning. (major.minor.bugfix, with major implying breaking changes, minor new features and bugfix simple bug fixes).

You might notice "holes" in the versions sequence. This is due to non relevant versions being removed from the versions list (for example is only the documentation changed, only the CI changed, etc...)

Full Changelog: 0.0.0...v0.1.6

0.0.0

16 Feb 20:24
aa0e9dd
Compare
Choose a tag to compare
0.0.0 Pre-release
Pre-release

What's Changed

MPQP now exists on github :)

Full Changelog: https://github.com/ColibrITD-SAS/mpqp/commits/0.0.0