Skip to content

Releases: JuliaQX/QXTools.jl

v1.0.0

15 Feb 15:23
Compare
Choose a tag to compare

Stable release of QXTools

v0.2.5

10 Jan 16:15
6c5f2a8
Compare
Choose a tag to compare

QXTools v0.2.5

Diff since v0.2.4

Merged pull requests:

  • Add statement of need to docs and links to subpackages (#47) (@brenjohn)

v0.2.4

09 Jan 12:51
e339195
Compare
Choose a tag to compare

QXTools v0.2.4

Diff since v0.2.3

Merged pull requests:

v0.2.3

06 Jan 14:09
17d2966
Compare
Choose a tag to compare

QXTools v0.2.3

Diff since v0.2.2

Closed issues:

  • Add tutorial notebook which demonstrates basic workflow (#5)
  • Add contraction planning preprocessing step to contract single qubit gates into neighbouring 2 qubit gates (#6)
  • Benchmark with tensor network contraction orders (#32)
  • Add intro and parameters tutorial (#33)
  • Add tutorials on circuit creation and distributed simulations (#36)
  • Update version number and dependencies (#41)

Merged pull requests:

  • CompatHelper: bump compat for "QXGraphDecompositions" to "0.2" (#29) (@github-actions[bot])
  • 33 add intro tutorials (#34) (@brenjohn)
  • Update to JOSS paper (#35) (@nmoran)
  • Add additional tutorials on constructing circuits and distributed simulation (#37) (@nmoran)
  • Update issue templates (#38) (@brenjohn)
  • Fix minor typos (#39) (@nmoran)
  • Joss paper updates (#40) (@nmoran)
  • Update deps, version number and some tests (#42) (@brenjohn)

v0.2.2

28 Jul 12:26
54906f5
Compare
Choose a tag to compare

QXTools v0.2.2

Diff since v0.2.1

Closed issues:

  • Remove repeated not descending full tree (#22)
  • Update documentation (#27)

Merged pull requests:

  • Update docs to reflect recent changes (#28) (@nmoran)

v0.2.1

20 Jun 12:03
c5c78cc
Compare
Choose a tag to compare

QXTools v0.2.1

Diff since v0.2.0

Closed issues:

  • Dims used in load command does not consider hyperindices (#25)

Merged pull requests:

v0.2.0

10 Jun 14:14
a1b3c8c
Compare
Choose a tag to compare

QXTools v0.2.0

Diff since v0.1.9

Closed issues:

  • Use commands and tree from QXContexts (#23)

Merged pull requests:

v0.1.9

07 May 10:41
c459e51
Compare
Choose a tag to compare

QXTools v0.1.9

Diff since v0.1.8

Closed issues:

  • Update generated simulation YAML file to include sampling method. (#7)

Merged pull requests:

  • 7 update generated yaml file (#18) (@brenjohn)
  • CompatHelper: add new compat entry for "Metis" at version "1.0" (#20) (@github-actions[bot])

v0.1.8

04 May 13:41
9adea35
Compare
Choose a tag to compare

QXTools v0.1.8

Diff since v0.1.7

Closed issues:

  • Add flow cutter contraction plan function (#8)
  • Discrepancy between treewidth and largest intermediate tensor of a contraction plan (#10)
  • Update README and docs to reference QXTools instead of QXSim (#11)
  • Update DSL generation so delete commands are no longer added and update so that view commands do not change symbol name (#14)

Merged pull requests:

  • Add flow cutter contraction plan function (#12) (@brenjohn)
  • Update to add compilation pass and update dsl format (#15) (@nmoran)
  • CompatHelper: add new compat entry for "AbstractTrees" at version "0.3" (#17) (@github-actions[bot])

v0.1.7

14 Apr 22:22
bfbcecd
Compare
Choose a tag to compare

QXTools v0.1.7

Closed issues:

  • Change name of QXTn to QXTns in dependencies (#3)

Merged pull requests:

  • Update dep to QXTns from QXTn (#4) (@nmoran)
  • Change package name to QXTools (#9) (@nmoran)