Skip to content

Python librarys for implementing, writing and reading QG8 graphs

License

Notifications You must be signed in to change notification settings

manuelmorgado/QG8-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QG8-Python

Python libraries for implementing, writing and reading QG8 graphs.

QG8 is a lightweight format for storing and exchanging numerical tensor data and data flow graphs in a binary format. It was created as way to store quantum models and data in a single file, including quantum gate and quantum circuit specifications, control pulse definitions, time independent and time-dependent model Hamiltonians, device characteristics, calibration data and noise models, user defined control flow instructions and simulation or measurement results. This facilitates numerical simulation and optimization of quantum problems as well as interfacing with quantum computers. For more information on the QG8 specification and programmer's reference see: https://github.com/aQCess/QG8

This repository includes the Python QG8 package, a test script and a getting started tutorial in Jupyter notebook format

About

Python librarys for implementing, writing and reading QG8 graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.8%
  • Jupyter Notebook 49.2%