Skip to content

Releases: UST-QuAntiL/qiskit-service

v1.5.0

17 Oct 08:21
Compare
Choose a tag to compare
  • new endpoint to return up-to-date properties of IBMQ QPUs
  • new endpoint to return IBMQ as provider
  • batch execution enabled
  • metric analysis of original (non-transpiled) circuits
  • OpenAPI support
  • ARM64 build
  • newer version of Qiskit SDK

How to Select Quantum Compilers and Quantum Computers Before Compilation

20 Nov 17:30
Compare
Choose a tag to compare

This is part of the implementation for the paper "How to Select Quantum Compilers and Quantum Computers Before Compilation".

The docker-compose of all components can be found here:
https://github.com/UST-QuAntiL/nisq-analyzer-content/tree/paper/pre-selection/pre-selection/Docker

Demo video:
https://vimeo.com/773722924

Optimizing the Prioritization of Compiled Quantum Circuits by Machine Learning Approaches

31 Mar 18:18
3697d7d
Compare
Choose a tag to compare

This is part of the implementation for the paper "Optimizing the Prioritization of Compiled Quantum Circuits by Machine Learning Approaches".

The docker-compose of all components can be found here:
https://github.com/UST-QuAntiL/nisq-analyzer-content/tree/paper/optimizing-prioritization

Demo video: https://youtu.be/luSWN5SRxNg

v1.4.0

18 Jan 09:33
3202264
Compare
Choose a tag to compare
  • improve Github Actions workflow
  • benchmarking feature added containing:
    • generation of randomized circuits calculated on target machine and simulator
    • different calculations for QPU result analyzes
    • test for benchmarking
  • further properties (e.g., multi-qubit gate depth, …) of transpiled circuits

Prioritization of Compiled Quantum Circuits for Different Quantum Computers

10 Dec 13:03
3202264
Compare
Choose a tag to compare

This is part of the implementation for the paper "Prioritization of Compiled Quantum Circuits for Different Quantum Computers".

The docker-compose of all components can be found here:
https://github.com/UST-QuAntiL/nisq-analyzer-content/tree/paper/prioritization

v1.3.0

18 Jun 08:47
Compare
Choose a tag to compare
  • Support Bearer token for accessing data of the PlanQK platform
  • adapt ports to avoid default ports

v1.2.0

27 Apr 06:19
aa36fd7
Compare
Choose a tag to compare
  • besides urls also support files (BASE64 encoded implementations) as input
  • support circuits written in OpenQASM
  • return transpiled OpenQASM circuit

Automating the Comparison of Quantum Compilers for Quantum Circuits

11 Feb 14:16
aa36fd7
Compare
Choose a tag to compare

This is part of the implementation for the paper "Automating the Comparison of Quantum Compilers for Quantum Circuits".

The docker-compose of all components can be found here:
https://github.com/UST-QuAntiL/nisq-analyzer-content/tree/paper/compiler-selection

Demo video: https://youtu.be/I5l8vaA-zO8

v1.1.0

07 Dec 13:01
1448f41
Compare
Choose a tag to compare
  • calculation of the current calibration matrix for quantum computers of IBMQ

v1.0.0

16 Nov 16:03
792901d
Compare
Choose a tag to compare
  • transpilation of quantum algorithm implementations for quantum computers of IBMQ
  • execution of quantum algorithm implementations for quantum computers of IBMQ