#
quantum-optics
Here are 58 public repositories matching this topic...
Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
machine-learning
tensorflow
quantum
quantum-computing
quantum-programming-language
quantum-algorithms
quantum-optics
-
Updated
May 30, 2022 - Python
Library for the numerical simulation of closed as well as open quantum systems.
-
Updated
Apr 5, 2022 - Julia
GDSHelpers is an open-source package for automatized pattern generation for nano-structuring.
python
electronics
lithography
oasis
integrated-circuits
quantum-optics
photonics
microfabrication
gdsii
nanofabrication
superconductors
waveguides
snspd
-
Updated
May 25, 2022 - Python
Blackbird is a quantum assembly language for continuous-variable quantum computation, that can be used to program Xanadu's quantum photonics hardware and Strawberry Fields simulator.
parser
quantum
quantum-computing
antlr4
quantum-programming-language
quantum-algorithms
quantum-optics
-
Updated
Sep 17, 2021 - C++
Object-oriented Python library for computation of properties of highly-excited Rydbeg states of alkali and divalent atoms.
quantum-computing
quantum-simulator
alkali-atoms
rydberg
quantum-optics
atomic-physics
stark-effect
rydberg-states
electrometry
atomic-sensors
alkaline-earths
divalent-atoms
-
Updated
Apr 3, 2022 - Python
a simple tool for simulating trapped ion systems
-
Updated
May 24, 2022 - Julia
A differentiable bridge between phase space and Fock space
optimization
quantum
quantum-computing
quantum-optics
quantum-machine-learning
differentiable-programming
quantum-circuits
-
Updated
May 27, 2022 - Python
Generalized mean-field equations in open quantum systems
-
Updated
Mar 19, 2022 - Julia
Neural-Network representation of Quantum Systems
machine-learning
neural-network
quantum
quantum-optics
quantum-monte-carlo
quantum-state
steady-states
-
Updated
Apr 29, 2020 - Julia
A plugin for Strawberry Fields and OpenFermion, providing methods of simulating bosonic Hamiltonians directly in Strawberry Fields
quantum
quantum-computing
quantum-chemistry
quantum-algorithms
quantum-optics
openfermion
strawberryfields
-
Updated
Dec 15, 2021 - Python
A Python package for solving the coupled Maxwell-Bloch equations describing the nonlinear propagation of near-resonant light through thermal quantised systems such as atomic vapours.
-
Updated
Jun 16, 2021 - Python
This repository contains the source code used to produce the results presented in the paper "Near-deterministic production of universal quantum photonic gates enhanced by machine learning".
machine-learning
optimization
quantum
quantum-computing
quantum-optics
photonics
quantum-machine-learning
-
Updated
Jul 10, 2019 - Python
FlamingPy is a cross-platform Python library with a variety of backends for efficient simulations of error correction in fault-tolerant quantum computers.
-
Updated
May 31, 2022 - Python
Examples for QuantumOptics.jl
-
Updated
Jul 19, 2021 - Jupyter Notebook
Library for fast computations involving indistinguishable bosons
-
Updated
Feb 18, 2019 - Python
Documentation for QuantumOptics.jl
-
Updated
Jul 19, 2021 - Julia
This repository contains the source code used to produce the results presented in the paper "Simulating realistic non-Gaussian state preparation".
-
Updated
Dec 17, 2019 - Python
Benchmarks for popular Quantum Optics frameworks
-
Updated
Nov 24, 2020 - Python
ETA is a graphical event-driven programming language for time-tag processing.
python
programming-language
time-series
signal-processing
event-driven
data-analysis
monte-carlo-simulation
quantum-information
logic-analyzer
instrument-control
quantum-optics
time-tag
-
Updated
Mar 9, 2022 - JavaScript
QuGIT is a numerical toolbox in Python for simulation of gaussian quantum states and their time evolution through unconditional and conditional dynamics
quantum-computing
quantum-information
quantum-toolbox
quantum-optics
quantum-dynamics
quantum-optomechanics
gaussian-quantum-information
-
Updated
Apr 30, 2022 - Python
A tool box for cold-atom simulations.
-
Updated
Apr 22, 2018 - C
Website for QuantumOptics.jl
-
Updated
Apr 12, 2022 - HTML
Inverse Quantum-Optical Design of High-Dimensional Qudits
-
Updated
May 25, 2022 - Python
C++QED: a framework for simulating open quantum dynamics
-
Updated
May 5, 2022 - C++
Implementation of a quantum neural network using Strawberry Fields and TensorFlow
machine-learning
tensorflow
quantum-computing
quantum-optics
quantum-machine-learning
strawberryfields
-
Updated
May 9, 2019 - Python
Easy to use Schrödinger equation solver
quantum-mechanics
propagation
schrodinger-equation
schrodinger
quantum-optics
fourier-transform
schroedinger-solver
atom-interferometry
-
Updated
Jan 13, 2022 - Python
Linear optics circuit calculator
simulator
quantum-information
quantum-computer-simulator
quantum-optics
quantum-circuit-simulator
quntum-circuits
-
Updated
Mar 21, 2022 - C++
Plot Wigner function and density matrix generated by QuantumStateBase.jl
-
Updated
Mar 9, 2022 - Julia
Improve this page
Add a description, image, and links to the quantum-optics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quantum-optics topic, visit your repo's landing page and select "manage topics."
Describe the Issue!
Most of the functions in
random_objects.pytake anNinput and an optionaldims. Those input are redundant as the size (N) can be obtained from thedims. However the way they handle this inconsistent:rand_super,rand_dm, check that the dims matches the size and raise an error if it doesn't.rand_dm_ginibre,rand_super_bcszj