Skip to content

Commit 2182b23

Browse files
authored
Merge pull request #46 from LLNL/add-logo
Add Quandary logo
2 parents 6beb994 + 79a8a47 commit 2182b23

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Quandary - Optimal control for open and closed quantum systems
1+
# <img src="/quandary_logo/quandary-logo_logo-inline-color.png" width="512" alt="Quandary"/>
2+
[![Build and Test](https://github.com/LLNL/quandary/actions/workflows/test.yml/badge.svg)](https://github.com/LLNL/quandary/actions/workflows/test.yml)
3+
4+
# Optimal control for open and closed quantum systems
25
Quandary simulates and optimizes the time evolution of closed and open quantum systems, given a Hamiltonian that models driven superconducting quantum devices. The
36
underlying dynamics are modelled by either Schroedinger's equation (closed systems, state vector), or Lindblad's master equation (open systems, density matrix). Quandary solves the respective ordinary differential equation (ODE) numerically by applying a time-stepping integration scheme, and applies a gradient-based optimization scheme to design optimal control pulses that drive the quantum system to desired targets.
47
The target can be a unitary gate, i.e. optimizing for pulses that

0 commit comments

Comments
 (0)