TL;DR
QuantumInformation.jl is a Julia library that facilitates numerical analysis in quantum information theory, offering tools for quantum states, operations, and sampling, leveraging Julia's strengths in numerical computation.
Contribution
It introduces a new Julia package for quantum information theory, filling a gap in available tools and enabling efficient numerical investigations.
Findings
Provides functions for creating and analyzing quantum states and operations
Includes sampling methods for random quantum states and channels
Leverages Julia's capabilities for parallel and distributed computing
Abstract
Numerical investigations are an important research tool in quantum information theory. There already exists a wide range of computational tools for quantum information theory implemented in various programming languages. However, there is little effort in implementing this kind of tools in the Julia language. Julia is a modern programming language designed for numerical computation with excellent support for vector and matrix algebra, extended type system that allows for implementation of elegant application interfaces and support for parallel and distributed computing. QuantumInformation.jl is a new quantum information theory library implemented in Julia that provides functions for creating and analyzing quantum states, and for creating quantum operations in various representations. An additional feature of the library is a collection of functions for sampling random quantum states and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
