Skip to content

Releases: kn0sys/onq

onq-v0.4.0

07 May 17:35
3368022

Choose a tag to compare

Release Notes

  • patch project_onto_subspace() logic
  • add projection teleportation notebook

Full Changelog: v0.3.0...v0.4.0

onq-v0.3.0

23 Apr 20:56
d292620

Choose a tag to compare

Release Notes

  • remove phase coherence check from stablize()
  • add Bernstein-Vazirani notebook

Full Changelog: v0.2.0...v0.3.0

onq-v0.2.0

14 Apr 21:50
a1fbd88

Choose a tag to compare

Release Notes

  • add ONQ-VM
  • update RelationalLock

Full Changelog: v0.1.2...v0.2.0

onq-v0.1.2

03 Apr 14:45
d8ae6dd

Choose a tag to compare

Release Notes

  • fix a bug in apply_two_qdu_gate
  • add teleportation example

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

onq-v0.1.1

03 Apr 13:54
9bb897d

Choose a tag to compare

Release Notes

Update S(k).

This directly combines the measure of phase coherence and the measure of potentiality (amplitude). States must pass the filter (> 0.618), and among those that pass, those with higher coherence and higher amplitude are favored proportionally. It avoids the potentially excessive weighting of amplitude seen with |c_k|^4.

Full Changelog: v0.1.0...v0.1.1

onq-v0.1.0

02 Apr 14:42
dc48d9b

Choose a tag to compare

Release Notes

Initial Release for testing.

Full Changelog: https://github.com/kn0sys/onq/commits/v0.1.0