We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0092a84 + 2929641 commit 8f1e092Copy full SHA for 8f1e092
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.5.0](https://github.com/nylser/quanti-gin/compare/v2.4.0...v2.5.0) (2025-03-26)
4
+
5
6
+### Features
7
8
+* calculate fidelity ([#28](https://github.com/nylser/quanti-gin/issues/28)) ([0092a84](https://github.com/nylser/quanti-gin/commit/0092a841ca7c59492e27a3d1146a94a4b5c280e0))
9
10
## [2.4.0](https://github.com/nylser/quanti-gin/compare/v2.3.0...v2.4.0) (2025-02-06)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "quanti-gin"
-version = "2.4.0"
+version = "2.5.0"
description = "A customizable data generator for quantum simulation"
authors = ["Korbinian Stein <kstein@inforbi.de>"]
license = "MIT"
0 commit comments