Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BBN-Q/QuantumInfo.jl
Julia library for quantum information related calculations.
https://github.com/BBN-Q/QuantumInfo.jl
Last synced: about 2 months ago
JSON representation
Julia library for quantum information related calculations.
- Host: GitHub
- URL: https://github.com/BBN-Q/QuantumInfo.jl
- Owner: BBN-Q
- License: other
- Created: 2016-09-14T15:37:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T06:59:56.000Z (almost 3 years ago)
- Last Synced: 2024-05-14T11:06:34.165Z (8 months ago)
- Language: Julia
- Size: 160 KB
- Stars: 17
- Watchers: 9
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-quantum-software - QuantumInfo.jl - Julia library for quantum information related calculations. (Quantum simulators)
README
# QuantumInfo.jl
![Build Status](https://github.com/BBN-Q/QuantumInfo.jl/workflows/CI/badge.svg)[![codecov](https://codecov.io/gh/BBN-Q/QuantumInfo.jl/branch/master/graph/badge.svg?token=C4SSsQpWim)](https://codecov.io/gh/BBN-Q/QuantumInfo.jl)
This Julia package contains functions that are convenient for common
calculation in quantum information processing.Install it in Julia v0.6 with the following command:
julia> Pkg.add("QuantumInfo")
For Julia v1.0:(v1.0) pkg> add QuantumInfo
# AcknowledgementsThis research was funded by the Intelligence Advanced Research
Projects Activity (IARPA) Multi Qubit Coherent Operations (MQCO)
program under Contract No. W911NF-10-1-0324. All statements of fact,
opinion, or conclusions contained herein are those of the authors and
should not be construed as representing the official views or policies
of IARPA, ODNI, or the US Government.# License
MIT Expat license.
# Authors and Copyright
Written by Marcus P da Silva (@marcusps). Contributions by Colm Ryan, Matt Ware, and Blake Johnson.
(c) 2014 Raytheon BBN Technologies