Quickstart

If this is your first use of the Julia Language, please read the Documentation. The latest release of QuantumInformation.jl can be installed from the Julia REPL prompt with

julia> Pkg.add("QuantumInformation.jl")

Package QuantumInformation can be loaded via

julia> using QuantumInformation

This manual provides a introduction explaining how use this package for numerical computations in quantum information theory.