From c0ea7afb8571310bae48dd633ae6ac11a4a3b3fc Mon Sep 17 00:00:00 2001 From: "ashton.bradley@otago.ac.nz" Date: Wed, 29 Apr 2020 09:17:37 +1200 Subject: [PATCH] readme... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a283a36..f60a841 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ s = Coherent(α) # define state |α⟩ N = 1000 # number of samples a,ā = positiveP(s,N) ``` -This is a special case where the two phase space variables `a` and `\bar a` are complex conjugate, and non-stochastic in the `+P` representation. +This is a special case where the two phase space variables `a` and `ā` are complex conjugate, and non-stochastic in the `+P` representation. ### Fock state An approximate Fock state sampler in the Wigner representation: