Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 77a5a86

Browse files
authored
Prepare for 1.4.0 release (#878)
1 parent 0b4613d commit 77a5a86

26 files changed

+658
-822
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to the Quantum Technology Toolbox will be documented in this
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## \[x.y.z] - Unreleased
7+
## \[1.4.0] - 8-5-2023
88

99
### Added
1010

@@ -358,7 +358,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
358358
- Fixed problems with the scan2Dturbo function (#423).
359359
- Fixed parameter in widget (#384).
360360

361-
[Unreleased]: https://github.com/QuTech-Delft/qtt/compare/1.3.1...HEAD
361+
[1.4.0]: https://github.com/QuTech-Delft/qtt/compare/1.3.1...1.4.0
362362
[1.3.1]: https://github.com/QuTech-Delft/qtt/compare/1.3.0...1.3.1
363363
[1.3.0]: https://github.com/QuTech-Delft/qtt/compare/1.2.3...1.3.0
364364
[1.2.3]: https://github.com/QuTech-Delft/qtt/compare/1.2.2...1.2.3

docs/notebooks/analysis/example_PAT_fitting.ipynb

Lines changed: 24 additions & 38 deletions
Large diffs are not rendered by default.

docs/notebooks/analysis/example_allxy.ipynb

Lines changed: 6 additions & 8 deletions
Large diffs are not rendered by default.

docs/notebooks/analysis/example_anticrossing.ipynb

Lines changed: 37 additions & 53 deletions
Large diffs are not rendered by default.

docs/notebooks/analysis/example_awg_to_plunger.ipynb

Lines changed: 13 additions & 19 deletions
Large diffs are not rendered by default.

docs/notebooks/analysis/example_charge_sensor.ipynb

Lines changed: 10 additions & 14 deletions
Large diffs are not rendered by default.

docs/notebooks/analysis/example_coulomb_peak.ipynb

Lines changed: 8 additions & 10 deletions
Large diffs are not rendered by default.

docs/notebooks/analysis/example_doublegauss_expdecay_rts.ipynb

Lines changed: 33 additions & 30 deletions
Large diffs are not rendered by default.

docs/notebooks/analysis/example_elzerman_readout.ipynb

Lines changed: 74 additions & 100 deletions
Large diffs are not rendered by default.

docs/notebooks/analysis/example_fermi_fitting.ipynb

Lines changed: 9 additions & 13 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)