From 31864afe1084708c84d771723572861d6e867993 Mon Sep 17 00:00:00 2001 From: apkille Date: Sat, 21 Dec 2024 23:39:32 -0500 Subject: [PATCH] trigger docs and rm sentence in docs --- docs/src/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/intro.md b/docs/src/intro.md index 2220396..e71ff7c 100644 --- a/docs/src/intro.md +++ b/docs/src/intro.md @@ -4,7 +4,7 @@ Gabs is a numerical tooling package for simulating Gaussian quantum information. Gaussian states and operators have the convenient property that they can be characterized by low-dimensional matrices in the phase space representation. Thus, a large class of continuous variable quantum information can be efficiently -simulated on a classical computer, lending to applications in quantum cryptography, quantum machine learning, integrated quantum photonics, and more. Gabs provides a high-level [Julia](https://julialang.org) interface for performing such efficient simulations in a straightforward manner. +simulated on a classical computer. Gabs provides a high-level [Julia](https://julialang.org) interface for performing such efficient simulations in a straightforward manner. In the sections below, a getting started tutorial is provided to introduce the capabilities of Gabs. The rest of the documentation is structured as follows: