Skip to content

ChitambarLab/QBase.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QBase.jl

A base library for quantum information.

Latest Test Status Coverage DOI

Features:

  1. Types and constructors for representing quantum states and operators.
  2. Methods for evolving quantum systems and performing quantum measurements.
  3. Methods for computing information-theoretic quantities.
  4. Mathematics utilities to support quantum calculations.

Installation

julia> using Pkg; Pkg.add("QBase")

Citing

Please see CITATION.bib for reference of this work.

Licensing

QBase.jl is released under the MIT License.

Acknowledgements

Development of QBase.jl was made possible by the advisory of Dr. Eric Chitambar and general support from the Physics Department at the University of Illinois Urbana-Champaign. Funding was provided by NSF Award 1914440.