Skip to content

Releases: iccmr-quantum/OSC-Qasm

v2.1.2

20 Jun 18:22
ac3efe6
Compare
Choose a tag to compare

Changelog:

  • fixed un-clickable links in GUI
  • replaced several images in documentation

v2.1.1

26 May 17:59
Compare
Choose a tag to compare

Changelog:

  • this is a client hotfix update. Please see v2.1.0 to download the server app
  • fix undefined Simulator in Max Client's basic help patch tab
  • add shots and backend variables to SuperCollider Client

v2.1.0

25 May 20:44
Compare
Choose a tag to compare

Changelog:

  • new SuperCollider Client
  • new Max Client help patch
  • Several OSC-Qasm server GUI improvements:
    • add mousehover help messages to all parameters
    • fix disabled/enabled colors of remote input field
    • prevent columns from wiggling on windows
  • improved documentation

v2.0.0

10 May 15:33
213c884
Compare
Choose a tag to compare

Second Major release of OSC-Qasm 🎉

  • OSC-Qasm server is now distributed as self contained app!
  • New GUI mode (default)
  • New CLI mode (aka --headless tag)
  • New Pure Data client
  • Readme was restructured and re-written

v1.3.0

08 Apr 18:11
Compare
Choose a tag to compare

Changelog:

  • new distributed network features
  • add --remote flag to osc_qasm.py
    • auto-detect local area network IP address
    • specify which (network adapter) IP address to use
  • improved documentation
    • includes a short tutorial for setting up a hamachi network

v1.2.0

26 Feb 01:58
6bcfe69
Compare
Choose a tag to compare

Changelog:

  • update example patch
  • fix duplicate messages on osc_qasm.maxhelp
  • fix @backend attribute and positional argument
  • udpate readme
  • add new class FileLikeOutputOSC that reroutes print or qiskit.job_monitor
  • add new class FileLikeErrorOSC reroutes and filters stderr
  • New Max console features.
  • Redirects unknown python errors to Max Console
  • Prints known errors to Max Console
  • Prints job_monitor output to Max Console in info mode
  • Prints to Max when osc_qasm.py starts and is terminated

V1.1.0

21 Feb 22:24
cf3b366
Compare
Choose a tag to compare

Changelog:

  • add ability to connect to fake backends
  • add Info mode
  • improve documentation

v1.0.0

07 Jan 15:17
0f12953
Compare
Choose a tag to compare

OSC-Qasm release 🎉

  • whole project rebranded
    • formely known as UDP-Qasm
  • several corrections
  • improved documentation

v0.9.0

07 Jan 15:14
Compare
Choose a tag to compare

UDP-Qasm release 🎉