QuantumInformation.jl Versions Save

A Julia package for numerical computation in quantum information theory

v0.4.10

1 year ago

What's Changed

Full Changelog: https://github.com/iitis/QuantumInformation.jl/compare/v0.4.9...v0.4.10

v0.4.9

2 years ago

QuantumInformation v0.4.9

Diff since v0.4.8

Closed issues:

  • partial trace for non-numeric matrices (#93)

Merged pull requests:

  • CompatHelper: bump compat for "TensorCast" to "0.4" (#92) (@github-actions[bot])
  • remove numeric requirements from ptrace, ptranspose and reshuffle (#94) (@lpawela)

v0.4.8

3 years ago

QuantumInformation v0.4.8

Diff since v0.4.7

Closed issues:

  • Move all GPU related functions to other packages (#80)

Merged pull requests:

  • Add TensorCast support (#88) (@lpawela)
  • CompatHelper: bump compat for "Convex" to "0.14" (#89) (@github-actions[bot])
  • CompatHelper: add new compat entry for "MatrixEnsembles" at version "0.1" (#90) (@github-actions[bot])

v0.4.7

3 years ago

QuantumInformation v0.4.7

Diff since v0.4.6

Closed issues:

  • Add implementation of random POVMs (#49)
  • rand() methods imeplemented in QI should take rng as optional first argument (#63)
  • Composition of unitary channels (#77)
  • The project lead (header) points to old website (#82)
  • generic approach to checking predicates approximately (#84)
  • Use ispow2 (#85)
  • Update SCS interface (#86)

Merged pull requests:

  • Random POVMs, plus random isometries (#62) (@lpawela)
  • hermitainbasisiterator obeeys its matrix type (#65) (@pgawron)
  • Enhance represent (#66) (@lpawela)
  • use fill! in ket and ketbra (#69) (@pgawron)
  • iscp istp istni added (#70) (@pgawron)
  • ElemetaryBasis generator and Superopertor from function fixed (#71) (@pgawron)
  • Pl/channelbases (#72) (@plewandowska777)
  • Random matrix sampling on the GPU (#74) (@lpawela)
  • Pg/channels (#75) (@pgawron)
  • applychannel on UnitaryChannel and AbstractVector fixed (#76) (@adamglos92)
  • fixes #77 (#78) (@pgawron)
  • Update README.md: zksi -> iitis (#81) (@pgawron)
  • Install TagBot as a GitHub Action (#83) (@JuliaTagBot)
  • Lp/gpurandqobj (#87) (@lpawela)

v0.4.6

4 years ago

Bug fixes, cleanup and new representation of objects in various bases (only basic functionality implemented).

v0.4.5

5 years ago

Bug fixes

v0.4.4

5 years ago

v0.4.1

5 years ago

Fix for dependencies

v0.4.0

5 years ago