Skip to content

Releases: tqec/tqecd

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:59

Featured improvements

Performance improvements: Optimize PauliString and detector flow performance by @Danop404 in #63
Remove numpy upper-bound: Lift the numpy<2.3 upper bound by @sinhasagar507 in #71

What's Changed

  • Update pre-commit requirement from <=4.5.1 to <=4.6.0 by @dependabot[bot] in #53
  • Update pydata-sphinx-theme requirement from <=0.16.1 to <=0.17.1 by @dependabot[bot] in #52
  • Update mypy requirement from <=1.19.1 to <=1.20.2 by @dependabot[bot] in #54
  • Make mypy ignore docs folder by @smburdick in #57
  • Update mypy requirement from <=1.20.2 to <=2.0.0 by @dependabot[bot] in #55
  • Update mypy requirement from <=2.0.0 to <=2.1.0 by @dependabot[bot] in #60
  • Update pydata-sphinx-theme requirement from <=0.17.1 to <=0.18.0 by @dependabot[bot] in #61
  • Skip write-only workflow steps for fork PRs by @Danop404 in #64
  • Update pytest requirement from <=9.0.2 to <=9.1.0 by @dependabot[bot] in #66
  • Update pydata-sphinx-theme requirement from <=0.18.0 to <=0.19.0 by @dependabot[bot] in #68
  • Optimize PauliString and detector flow performance by @Danop404 in #63
  • Lift the numpy<2.3 upper bound by @sinhasagar507 in #71

New Contributors

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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 May 04:30
f21e9ed

What's Changed

  • Reimplement flow matching using Gaussian elimination (local merge) by @HaoTy in #51

New Contributors

  • @HaoTy made their first contribution in #51

Full Changelog: v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Nov 02:31
7e47c39

What's Changed

  • Very small modification to documentation. by @BSchelpe in #21
  • Add dependabot and explicit dependency versions by @purva-thakre in #23
  • Update pyinstrument requirement from <=5.0.3 to <=5.1.1 by @dependabot[bot] in #25
  • Update pytest-cov requirement from <=6.2.1 to <=6.3.0 by @dependabot[bot] in #26
  • Update pytest-cov requirement from <=6.3.0 to <=7.0.0 by @dependabot[bot] in #27
  • Update ruff requirement from <=0.12.5 to <=0.13.0 by @dependabot[bot] in #28
  • Update mypy requirement from <=1.17.0 to <=1.18.1 by @dependabot[bot] in #29
  • Update ruff requirement from <=0.13.0 to <=0.14.2 by @dependabot[bot] in #32
  • Remove duplicate detectors by @inmzhang in #34

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 15:52

What's Changed

  • Improve docs by @Gistbatch in #16
  • Various format improvements, wider Python support, dependency cleanup by @nelimee in #17
  • Relax the constraint that collapsing moment should be exclusive by @inmzhang in #19

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Dec 08:24

What's Changed

New Contributors

Full Changelog: https://github.com/tqec/tqecd/commits/v0.1.1