Skip to content

Commit 79a8a47

Browse files
authored
Remove duplicate quandary from README.md
1 parent d3e0d56 commit 79a8a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <img src="/quandary_logo/quandary-logo_logo-inline-color.png" width="512" alt="Quandary"/>
22
[![Build and Test](https://github.com/LLNL/quandary/actions/workflows/test.yml/badge.svg)](https://github.com/LLNL/quandary/actions/workflows/test.yml)
33

4-
# Quandary - Optimal control for open and closed quantum systems
4+
# Optimal control for open and closed quantum systems
55
Quandary simulates and optimizes the time evolution of closed and open quantum systems, given a Hamiltonian that models driven superconducting quantum devices. The
66
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.
77
The target can be a unitary gate, i.e. optimizing for pulses that

0 commit comments

Comments
 (0)