Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.33 KB

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.