Skip to content

Releases: dakk/qlasskit

v0.1.34

18 Oct 07:16
Compare
Choose a tag to compare

What's Changed

  • Update exporter_cirq.py by @refedico in #68
  • Minor fixes to typechecker and exporters

New Contributors

Full Changelog: v0.1.31...v0.1.34

v0.1.31

10 Jul 11:07
Compare
Choose a tag to compare
  • Compile 2-clause OR
  • gate_stats in QCircuit
  • bool_optimizations improvements
  • TSP example notebook
  • Bugfixing

Full Changelog: v0.1.30...v0.1.31

v0.1.30

08 Jul 09:57
Compare
Choose a tag to compare

What's Changed

  • access tuple of tuple by var by @dakk in #64
  • Ast2ast refactoring by @dakk in #65

Full Changelog: v0.1.29...v0.1.30

v0.1.29

02 Jul 08:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.27...v0.1.29

v0.1.27

24 Jun 08:40
Compare
Choose a tag to compare

Full Changelog: v0.1.26...v0.1.27

v0.1.26

17 Jun 08:41
Compare
Choose a tag to compare

UnitaryHack 2024 release!

What's Changed

  • Fixing ci by @dakk in #44
  • Implement ast.Pow Operator Rewriting Rule in AstRewriter by @tomv42 in #49
  • Fix sphinx error on ci docs building by @dakk in #53
  • Add py2bexp CLI tool to convert qlassf functions to boolean expressions by @tomv42 in #56
  • Add py2qasm CLI tool to qlasskit by @tomv42 in #59
  • Bernstein Vazirani alogirthm by @divshacker in #60

New Contributors

Full Changelog: v0.1.20...v0.1.26

v0.1.20

17 Apr 12:35
Compare
Choose a tag to compare

What's Changed

  • int and float cast functions by @dakk in #25
  • Type refactoring by @dakk in #40
  • Shift and Add multiplication by @dakk in #41
  • Improvements and refactoring of the internalcompiler
  • Optimization of the tweedledum compiler

Full Changelog: v0.1.19...v0.1.20

v0.1.19

18 Mar 09:47
Compare
Choose a tag to compare

What's Changed

  • Qfixed type by @dakk in #20
  • Make qint a generic type by @dakk in #24
  • Minor improvements and refactoring

Full Changelog: v0.1.18...v0.1.19

v0.1.18

05 Mar 12:21
Compare
Choose a tag to compare
  • Decompiler and optimizer improvement
  • Test coverage for decompiler

Full Changelog: v0.1.17...v0.1.18

v0.1.17

21 Feb 11:57
Compare
Choose a tag to compare
  • Fix bug #9
  • Docs improvement
  • Qchar type
  • Update test and notebooks for qiskit 1.0