Skip to content

Releases: qbitkit/qbitkit

Early Proof-of-concept v1 Beta

30 Dec 04:44
010df63

Choose a tag to compare

Pre-release

v1.0.0 Beta

Codename: Just getting started

Positives:

  • AWS Braket support becoming more mature, you can create circuits and run them on QPUs, returning results.
  • Everything is documented.

Negatives:

  • IBMQ as well as Elasticsearch support is still very early and needs testing and fixing before it's usable
  • Reading/writing frames to disk has not been tested
  • No unit tests yet

Early Proof-of-concept v1 Alpha

26 Dec 03:22

Choose a tag to compare

Pre-release

v1.0.0 Alpha

Info

  • Codename: Just Getting Started
  • Release Type: PreRelease Alpha

Features/Functionality

What works and has been extensively tested

  1. AWS Braket
  • Create circuits from circuit dataframes
  • Create devices (QPU or Simulator)
  1. Core Functionality
  • Create Circuit dataframes

What hasn't yet been tested, but might work

  1. IBMQ
  • Creating circuits
  • translating dataframes to circuits
  1. Core Functionality
  • Log to Elasticsearch