From 66682d1923d4ccf6b4c2f27bc5f39ad67c5ef569 Mon Sep 17 00:00:00 2001 From: kyang Date: Fri, 29 Jan 2021 14:14:20 +0800 Subject: [PATCH] verify word --- design/meps/mep-quantum/MEP-QUANTUM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/meps/mep-quantum/MEP-QUANTUM.md b/design/meps/mep-quantum/MEP-QUANTUM.md index efb644b..a46d91d 100644 --- a/design/meps/mep-quantum/MEP-QUANTUM.md +++ b/design/meps/mep-quantum/MEP-QUANTUM.md @@ -34,7 +34,7 @@ The goals of this project are as follows: - To design a user-friendly programming and API for the implementation of quantum neural network (QNN). -- To develop a high-performance quantum simulator that can support the simulation of quantum circuit wwith 50 or more qubits. +- To develop a high-performance quantum simulator that can support the simulation of quantum circuit with 50 or more qubits. - To build a reinforcement learning framework for optimizing quantum control.