Skip to content

Software suite for analysis of the Optimus algorithm for calibrating quantum devices.

License

Notifications You must be signed in to change notification settings

filipmazurek/optimus-analysis-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAF

Optimus Analysis Framework

Installation

Conda: Installation From Source

This is recommended for further development of the SPA library.

We provided a Conda environment file to set up the correct environment.

First, clone this repository. Then:

$ cd optimus-analysis-framework/
$ conda env create -f environment.yml
$ conda activate oaf

This will install the OAF library in editable mode, so that changes in the repository will reflect in the installation.

Usage

Please refer to examples/ for recommended usage of the OAF library.

About

Software suite for analysis of the Optimus algorithm for calibrating quantum devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages