Literature DB >> 28572988

Efficient quantum circuits for dense circulant and circulant like operators.

S S Zhou1,2,3, J B Wang4.   

Abstract

Circulant matrices are an important family of operators, which have a wide range of applications in science and engineering-related fields. They are, in general, non-sparse and non-unitary. In this paper, we present efficient quantum circuits to implement circulant operators using fewer resources and with lower complexity than existing methods. Moreover, our quantum circuits can be readily extended to the implementation of Toeplitz, Hankel and block circulant matrices. Efficient quantum algorithms to implement the inverses and products of circulant operators are also provided, and an example application in solving the equation of motion for cyclic systems is discussed.

Entities:  

Keywords:  Toeplitz and Hankel matrices; block circulant operator; dense circulant operator; quantum circuit; quantum computation

Year:  2017        PMID: 28572988      PMCID: PMC5451789          DOI: 10.1098/rsos.160906

Source DB:  PubMed          Journal:  R Soc Open Sci        ISSN: 2054-5703            Impact factor:   2.963


Introduction

Quantum computation exploits the intrinsic nature of quantum systems in a way that promises to solve problems otherwise intractable on conventional computers. As the most widely used model of quantum computation, a quantum circuit provides a complete description of a specified quantum algorithm, whose computational complexity is determined by the number of quantum gates required. In general, the number of two-level gates (i.e. unitary matrices acting non-trivially on two-dimensional subspaces, which are universal for computation) needed to decompose an arbitrary unitary in N dimensions scales as O(N2). There are many known N-dimensional matrices that cannot be decomposed as a product of fewer than N−1 two-level gates [1], and thus cannot be implemented efficiently on a quantum computer. An essential research focus in quantum computation is to explore which kinds of linear operations (either unitary or non-unitary) can be efficiently implemented using number of elementary quantum gates (i.e. one- or two-level unitary matrices) and measurements. Significant breakthroughs in the area include the development of efficient quantum algorithms for Hamiltonian simulation, which is central to the studies of chemical and biological processes [2-8]. Recently, Berry, Childs and Kothari presented an algorithm for sparse Hamiltonian simulation achieving near-linear scaling with the sparsity and sublogarithmic scaling with the inverse of the error [8]. Additionally, using the Hamiltonian simulation algorithm as an essential ingredient, Harrow et al. [9] showed that for a sparse and well-conditioned matrix A, there is an efficient algorithm (known as the HHL algorithm) that provides a quantum state proportional to the solution of the linear system of equations A=. However, as proven by Childs & Kothari [10], it is impossible to perform a generic simulation of an arbitrary dense Hamiltonian H in in time , where ∥H∥ is the spectral norm, but possible for certain non-trivial classes of Hamiltonians. It is then natural to ask under what conditions we can extend the sparse Hamiltonian simulation algorithm and the HHL algorithm to the realm of dense matrices. In this paper, we use the ‘unitary decomposition’ approach developed by Berry et al. [7] to implement dense circulant Hamiltonians in time . Combining this with the HHL algorithm, we can also efficiently implement the inverse of dense circulant matrices and thus solve systems of circulant matrix linear equations. Furthermore, we provide an efficient algorithm to implement circulant matrices C directly, by decomposing them into a linear combination of unitary matrices. We then apply the same technique to implement block circulant matrices, Toeplitz and Hankel matrices, which have significant applications in physics, mathematics and engineering [11-21]. For example, we can simulate classical random walks on circulant, Toeplitz and Hankel graphs [22,23]. In fact, any arbitrary matrix can be decomposed into a product of Toeplitz matrices [24]. If the number of Toeplitz matrices required is in the order of , we can have an efficient quantum circuit. This paper is organized as follows. In §2, we present an algorithm to implement circulant matrices, followed by discussions on block circulant matrices, Toeplitz and Hankel matrices in §3. In §§4 and 5, we provide efficient methods to simulate circulant Hamiltonians and to implement the inverse of circulant matrices. In §6, we describe a technique to efficiently implement products of circulant matrices. In the last section, we provide an example application in solving the equation of motion for vibrating systems with cyclic symmetry.

Implementation of circulant matrices

A circulant matrix has each row right-rotated by one element with respect to the previous row, defined as using an N-dimensional vector =(c0 c1 ⋯ c) [25]. In this paper, we will assume c to be non-negative for all j, which is often the case in practical applications. We also assume that the spectral norm (the largest eigenvalue) of the circulant matrix C is equal to 1 for simplicity. Note that C can be decomposed into a linear combination of efficiently realizable unitary matrices as follows: where . Such a linear combination of unitary matrices can be dealt with by the unitary decomposition approach introduced by Berry et al. [7]. For completeness, we restate their method as lemma 2.1 given below.

Lemma 2.1.

Let be a linear combination of unitaries W with α≥0 for all j and . Let O be any operator that satisfies , where m is the number of qubits used to represent |j〉, and . Then where (|0〉〈0|⊗I)|Ψ⊥〉=0. Unless stated otherwise, we assume that N=2, where L is an integer. If N is not a power of two, we will need to embed the system into a larger Hilbert space whose dimension is a power of two. On the other hand, it is also convenient to simply discretize practical problems using powers of two. Lemma 2.1 can be directly applied to implement the circulant matrix C, as shown in figure 1, by taking M=C, α=c, W=V , J=2 and m=L. Since select(V)|j〉|k〉=|j〉|(k−j) mod  N〉, it can be implemented using quantum adders [26,27], which requires one- or two-qubit gates. Note that when N is not a power of two, it may take additional ancillary qubits to implement the ‘mod N’ operation in select(V), for example, by first subtracting N from k−j and then using the sign qubit to control the ‘mod N’ operation.
Figure 1.

Quantum circuit to implement a circulant matrix.

Quantum circuit to implement a circulant matrix. A measurement result of |0〉 in the first register generates the required state C|ψ〉 in the second register. The probability of this measurement outcome is O(∥C|ψ〉∥2). With the help of amplitude amplification [28], this can be further improved, requiring only O(1/∥C|ψ〉∥) rounds of application of . The amplitude amplification procedure also requires the same number of applications of O, where O|0〉=|ψ〉, and its inverse in order to reflect quantum states about the initial state |0〉|ψ〉. If O is unknown, amplitude amplification is not applicable and we will need to repeat the measuring process in figure 1 O(1/∥C|ψ〉∥2) times, during which O(1/∥C|ψ〉∥2) copies of |ψ〉 are required. It is worth noting that with the assumption c≥0, C is unitary if and only if C=V . In other words, a non-trivial circulant matrix is non-unitary and therefore, the oblivious amplitude amplification procedure [29] cannot be applied. Provided with the oracle O satisfying , theorem 2.2 follows directly from the above discussions. O can be efficiently implemented for certain efficiently computable vectors [30-32]. Another way to construct states like is via qRAM, which uses O(N) hardware resources but only operations to access them [33,34].

Theorem 2.2 (Implementation of circulant matrices).

There exists an algorithm creating the quantum state C|ψ〉 for an arbitrary quantum state , using O(1/∥C|ψ〉∥) calls of O, O and their inverses, as well as additional one- or two-qubit gates. The complexity in theorem 2.2 is inversely proportional to the square root of p=∥C|ψ〉∥2, which depends on the quantum state to be acted upon. Specifically, |C|ψ〉|2=〈ψ∥C†C∥ψ〉=〈ψ|FΛ†F†FΛF†|ψ〉=〈ψ|FΛ†ΛF†|ψ〉. Here we use the diagonal form of C [25], C=FΛF†, where F is the Fourier matrix with and Λ is a diagonal matrix of eigenvalues given by . Since the spectral norm ∥C∥ of the circulant matrix C is equal to one, we have p=〈ψ|FΛ†ΛF†|ψ〉≥1/κ2, where κ is the condition number, defined as the ratio between C’s largest and smallest (absolute value of) eigenvalues [9]. Therefore, our algorithm is bound to perform well when . In the ideal case where κ=1 and p=1, the vector is a unit basis in which only one element is equal to one and the others are zero. Even when κ is large, our algorithm is still efficient when the input quantum state after Fourier transform is in the subspace whose corresponding eigenvalues are large. For example, when we have when N>2. in which . The success rate is therefore lower-bounded by a constant as long as the input quantum state is restricted in a subspace such that ϕ=0 when k∈[N/8,3N/8]∪[5N/8,7N/8].

Circulant-like matrices

Block circulant matrices

Some block circulant matrices with special structures can also be implemented efficiently in a similar manner. We assume the blocks are N′-dimensional matrices and in the following discussions. Firstly, when each block is a unitary operator up to a constant factor (i.e. ), we have a unitary block (UB) matrix: If the set of blocks can be efficiently implemented, then by simply replacing with , we can efficiently implement the block circulant matrices C using the same algorithm discussed in §2 as illustrated in figure 2a.
Figure 2.

The quantum circuit to implement block circulant matrices with special structures.

The quantum circuit to implement block circulant matrices with special structures. Specifically, when the set of blocks are one-dimensional, we can implement complex-valued circulant matrices with efficiently computable phase. For example, for , j=0,1,…,N−1, circulant matrices with the parameter vector =(c0,ec1,…, ei(c) can be implemented efficiently. Moreover, if θ=π, =(c0,−c1,…,(−1) c) corresponding to the circulant matrix with negative elements on odd-numbered sites is efficiently implementable. Another important family is block circulant matrices with circulant blocks (CB), which has found a wide range of applications in algorithms, mathematics, etc. [18-21]. It is defined as follows: where is a circulant matrix specified by a N′-dimensional vector =(c c ⋯ c). C is a N×N′-dimensional matrix determined by N×N′ parameters {c}. It can be decomposed as follows: Given an oracle O satisfying , we can implement C using the quantum circuit shown in figure 2b, which adopts a combination of two quantum subtractors.

Toeplitz and Hankel matrices

A Toeplitz matrix is a matrix in which each descending diagonal from left to right is constant, which can be written explicitly as specified by 2N−1 parameters. We focus on the situation where t≥0 for all j as in §2. Clearly, when t−(=t for all i, T is a circulant matrix. Although a Toeplitz matrix is not circulant in general, any Toeplitz matrix T can be embedded in a circulant matrix [15,35], defined by where B is another Toeplitz matrix defined by As a result, we use this embedding to implement Toeplitz matrices because Therefore, by implementing C, we obtain a quantum state proportional to |0〉T|ψ〉+|1〉B|ψ〉. Then we do a quantum measurement on the single qubit (in the second register in figure 3) to obtain the quantum state T|ψ〉. The success rate is ∥T|ψ〉∥2 according to theorem 2.2 under the normalization condition that . With the help of amplitude amplification, only O(1/∥T|ψ〉∥) applications of the circuit in figure 3 are required.
Figure 3.

The quantum circuit to implement a Toeplitz matrix. In this figure, , where =(t0 t−1⋯t−( 0 t⋯t1).

The quantum circuit to implement a Toeplitz matrix. In this figure, , where =(t0 t−1⋯t−( 0 t⋯t1). A Hankel matrix is a square matrix in which each ascending skew-diagonal from left to right is constant, which can be written explicitly as specified by 2N−1 non-negative parameters. A permutation matrix transforms a Hankel matrix into a Toeplitz matrix. It can be easily verified that T=HP and H=TP, in which t=h for all j. Note that when N is not a power of two, we need to be careful with the embedding when mapping a circulant matrix into a Hankel matrix. The subspace span{|0〉,…,|N−1〉} in the implementation of circulant matrices corresponds to the subspace span{|2−N〉,…,|2−1〉} in the implementation of Hankel matrices. Therefore by inserting the permutation P before the implementation of T, the circuit in figure 3 can be used to implement H, and the success rate is ∥H|ψ〉∥2 under the normalization condition that . With the help of amplitude amplification, only O(1/∥H|ψ〉∥) applications are required. In comparison with existing algorithms, such as that described in [35], the above described quantum circuit provides a better way to realize circulant-like matrices, requiring fewer resources and with lower complexity. For example, only qubits are required to implement N-dimensional Toeplitz matrices, which is a significant improvement over the algorithm presented in [35] via sparse Hamiltonian simulations. More importantly, this is an exact method and its complexity does not depend on an error term. It is also not limited to sparse circulant matrices C as in [35]. Moreover, implementation of non-unitary matrices, such as circulant matrices, is not only of importance in quantum computing, but also a significant ingredient in quantum channel simulators [36,37], because the set of Kraus operators in the quantum channel is normally non-unitary [1]. The simplicity of our circuit increases its feasibility in experimental realizations.

Circulant Hamiltonians

Hamiltonian simulation is expected to be one of the most important undertakings for quantum computation. It is therefore important to explore the possibility of efficient implementation of circulant Hamiltonians because of their extensive applications. Particularly, the implementation of e−iCt is equivalent to the implementation of continuous-time quantum walks on a weighted circulant graph [38,39]. Moreover, simulation of Hamiltonians is also an important part in the HHL algorithm to solve linear systems of equations [9]. A number of algorithms have been shown to be able to efficiently simulate sparse Hamiltonians [2-8], including the unitary decomposition approach [7]. We show that this approach can be extended to the simulation of dense circulant Hamiltonians. It is well known that circulant matrices are diagonalizable as e−iCt=F e−iF†. In general, implementing an arbitrary diagonal unitary requires up to one- or two-qubit gates [40]. However, when can be efficiently computed, one can efficiently implement e−iCt [23,41,42]. In this section, we will focus on the simulation of Hermitian circulant matrices, when e−iCt is unitary. For completeness, we first summarize briefly the unitary decomposition approach in [7] and then discuss how it can be used to efficiently simulate dense circulant Hamiltonians. To simulate U=e−iCt, the evolution time t is divided into r segments with U=e−iCt/, which can be approximated as with error ϵ. It can be proven that if we choose , then and the total error is within ϵ. Since as given by equation (2.2), we have Let W(=(−i)V ⋯V and where |10〉 is the unary encoding of k. Here, s is the normalization coefficient and we choose so that By taking , , W=W(, J=KN and m=K+KL in lemma 2.1, we have where (|0〉〈0|⊗I)|Ψ⊥〉=0. It has been shown in [7] that after one step of oblivious amplitude amplification procedure [29], U=e−iCt/ can be simulated within error ϵ/r. The oblivious amplitude amplification procedure avoids the repeated preparations of |ψ〉 so that can be obtained using only one copy of |ψ〉, as shown in figure 4. The total complexity depends on the number of gates required to implement select(W) and O.
Figure 4.

The quantum circuit to implement one segment of circulant Hamiltonians. Here and .

The quantum circuit to implement one segment of circulant Hamiltonians. Here and . If C is not Hermitian (and is not at least approximately unitary), the oblivious amplitude amplification procedure [29] will not be applicable, and then we have to resort to the traditional amplitude amplification [28]. This will lead to a complexity depending exponentially on t because we have to run the amplitude amplification recursively, but the complexity will still depend logarithmically on N.

Theorem 4.1 (Simulation of circulant Hamiltonians).

There exists an algorithm performing e−iCt on an arbitrary quantum state |ψ〉 within error ϵ, using calls of controlled-O[1] and its inverse, as well as additional one- and two-qubit gates.

Proof.

We first consider the number of gates used to implement O in equation (4.2). It can be decomposed into two steps. The first step is to create the normalized version of the state from the initial state |0〉, which takes O(K) consecutive one-qubit rotations on each qubit. We then apply K sets of controlled-O to transform |0〉 into when the control qubit is |1〉. We therefore need O(K) calls of controlled-O and O(K) additional one-qubit gates to implement O. Next we focus on the implementation of which performs the transformation As V |ℓ〉=|(ℓ−j) mod  N〉, we can transform |ψ〉 into V ⋯V |ψ〉 by applying K quantum subtractors between |j〉 and |ψ〉. K phase gates on each of the first K qubits multiply the amplitude by (−i). Therefore, select(W) can be decomposed into one or two-qubit gates. In summary, O(K) calls of controlled-O and its inverse as well as additional one-qubit gates are sufficient to implement one segment e−iCt/; and the total complexity to implement r segments will be O(tK) calls of controlled-O and its inverse as well as additional one-qubit gates, where . ▪ Note that we assumed the spectral norm ∥C∥=1. To explicitly put it in the complexity in theorem 4.1, we can simply replace t by ∥C∥t.

Inverse of circulant matrices

Following from §4, we now show that the HHL algorithm can be extended to solve systems of circulant matrix linear equations. We assume C to be Hermitian in this section in order for the phase estimation procedure to work.

Theorem 5.1 (Inverse of circulant matrices).

There exists an algorithm creating the quantum state C−1|ψ〉/∥C−1|ψ〉∥ within error ϵ given an arbitrary quantum state |ψ〉, using calls of controlled-O and its inverse, O(κ) calls of O, as well as additional one- and two-qubit gates.[2] The basic procedure is the same as the HHL algorithm [9], except that C is a dense circulant matrix rather than sparse as required by the HHL algorithm, which is summarized below. Apply the oracle O to create the input quantum state |ψ〉: where are the eigenvectors of C. Run phase estimation of the unitary operator ei2: where Λ are the eigenvalues of C and Λ≤1. Perform a controlled-rotation on an ancillary qubit: where κ is the condition number defined in §2 to make sure that 1/(κΛ)≤1 for all j. The realization of this controlled-rotation requires the computation of ’s [43]. Undo the phase estimation and then measure the ancillary qubit. Conditioned on getting 1, we have an output state and the success rate . Error occurs in step 2 in Hamiltonian simulation and phase estimation. The complexity scales sublogarithmically with the inverse of error in Hamiltonian simulation as in theorem 4.1 and scales linearly with it in phase estimation [1]. The dominant source of error is phase estimation. Following from the error analysis in [9], a precision O(ϵ/κ) in phase estimation results in a final error ϵ. Taking the success rate p=Ω(1/κ2) into consideration, the total complexity would be , with the help of amplitude amplification [28]. ▪ For s-sparse Hamiltonians (with at most s non-zero entries in any row or column), the HHL algorithm scales as [9]. In this work, we extended the HHL procedure to dense Hamiltonians with special structure and proved the scaling is independent of matrix sparsity. This simplification stems from the efficient implementation of select(V) which makes possible the decomposition of C into O(N) terms without introducing O(N) into the computational complexity.

Products of circulant matrices

Products of circulant matrices are also circulant matrices, because a circulant matrix can be decomposed into a linear combination of that constitute a cyclic group of order N (we have V V =V (). Suppose C(1,2)=C(1)C(2) is the product of two circulant matrices C(1) and C(2) which have a parameter vector (1,2), where where (1) and (2) are each the parameters of C(1) and C(2). Clearly, when the spectral norm of C(1) and C(2) are one, the spectral norm of C(1,2) is also one. Classically, to calculate the parameters (1,2) would take up O(N) space. However, in the quantum case, we will show that O, encoding (1,2), can be prepared using one O and one O. It means that the oracle for a product of circulant matrices can be efficiently prepared when its factor circulants are efficiently implementable, as illustrated in figure 5.
Figure 5.

The quantum circuit of O. Here and controlled- is a quantum adder.

The quantum circuit of O. Here and controlled- is a quantum adder.

Theorem 6.1 (Products of circulant matrices).

There exists an algorithm creating the oracle O, which satisfies where |Φ〉 is a unit quantum state dependent on j, using one O, one O and additional one- and two-qubit gates. We need 2L ancillary qubits divided into two registers to construct the oracle for the product of two circulant matrices. We start by applying O and O on the last 2 registers, we obtain In order to encode in the quantum amplitudes, we once again apply quantum adders to achieve our goals. By performing the following transformation: where j≡( j1+j2) mod  N. This can be achieved using two quantum adders, we obtain the state because the amplitude of |j〉 is equal to . ▪ This algorithm can be easily extended to implementing oracles for products of d circulants, in which d oracles of factor circulants and dL ancillary qubits are needed. Though the oracle described in theorem 6.1 may not be useful in all quantum algorithms, owing to the additional |Φ〉 in equation (6.2), it is applicable in §§2 and 4 according to lemma 6.2 (the generalized form of lemma 2.1) described below. It implies that this technique could also be useful in other algorithms related to circulant matrices.

Lemma 6.2.

Let be a linear combination of unitaries W with α≥0 for all j and . Let O be any operator that satisfies (m is the number of qubits used to represent |j〉|Φ〉) and . Then where (|0〉〈0|⊗I)|Ψ⊥〉=0. aaaaa  ▪

Application: solving cyclic systems

Vibration analysis of mechanical structures with cyclic symmetry has been a subject of considerable studies in acoustics and mechanical engineering [14,17]. Here we provide an example where the above proposed quantum scheme can outperform classical algorithms in solving the equation of motion for vibrating and rotating systems with certain cyclic symmetry. The equation of motion for a cyclically symmetric system consisting of N identical sectors, as shown in figure 6, can be written as where and are N-dimensional vectors, denoting the displacement of and the external force acting on each individual sector, respectively. The mass, damping and stiffness matrices are all circulants, represented by M=circ(m1,m2,…,m), D=circ(d1,d2,…,d) and K=circ(s1,s2,…,s).
Figure 6.

Topology diagram of an N-sector cyclic system. (a) A general cyclic system with coupling between any two sectors which can be solved using theorem 5.1. (b) A cyclic system with nearest-neighbour coupling which can be solved using the HHL algorithm [9].

Topology diagram of an N-sector cyclic system. (a) A general cyclic system with coupling between any two sectors which can be solved using theorem 5.1. (b) A cyclic system with nearest-neighbour coupling which can be solved using the HHL algorithm [9]. Assume all sectors have the same mass (M∝I) and there is zero damping (D=0). If the system is under the so-called travelling wave engine order excitation, the equation of motion can be simplified as [14]: where the travelling wave is characterized by f=f ei2 for the external force vector , n is the order of excitation and Ω is the angular frequency of the excitation. We search for solutions of the form = e, which leads to Since K−n2Ω2I is a circulant matrix, we can use theorem 5.1 to calculate It is important to consider the conditions under which theorem 5.1 works. 1. K−n2Ω2I is Hermitian. This is generally true for symmetric cyclic systems, where the coupling between q and q and the coupling between q and q are physically the same for any sector j and distance d. 2. K−n2Ω2I has non-negative (or non-positive) entries. Although this is not in general true, theorem 5.1 will work under a slight modification. We observe that the off-diagonal elements of K−n2Ω2I are always negative because the coupling force between two connecting sectors is always in the opposite direction to their relative motion. — If the diagonal elements of K−n2Ω2I are also negative, then no modification to the proposed procedure is necessary. — If the diagonal elements of K−n2Ω2I are positive, using the technique stated in §(a), we can simply replace select(V) with Ref0⋅select(V), where Ref0=|0〉〈0|−2I is a reflection operator operating on the first register. 3. The condition number κ of K−n2Ω2I is small. This is true when the couplings among sectors are relatively weak—when |K0−n2Ω2|≫K1 where K0 characterizes the coupling between a sector and the exterior and K1 characterizes the coupling among sectors. 4. The corresponding oracle O of the circulant matrix K−n2Ω2I can be efficiently implemented. It requires either there is a special structure of K−n2Ω2I or the information of K−n2Ω2I is stored in a qRAM in advance. If all four conditions are satisfied, we have an exponential speed-up compared to classical computation. Note that the output is stored in quantum amplitudes, which cannot be read out directly. However, further computation steps can efficiently provide practically useful information about the system from the vector , for example the expectation value †M for some linear operator M or the similarity between two cyclic systems 〈q′0|q0〉 [9]. This type of speed-up is not achievable classically for it takes at least O(N) steps to read out the value of . It is also worth noting that the proposed algorithm, in contrast to previous quantum algorithms [3-7,9,35], works for dense matrices K−n2Ω2I. It means that the cyclic systems need not be subject to nearest-neighbour coupling.

Conclusion

In this paper, we present efficient quantum algorithms for implementing circulant (as well as Toeplitz and Hankel) matrices and block circulant matrices with special structures, which are not necessarily sparse or unitary. These matrices have practically significant applications in physics, mathematics and engineering-related fields. The proposed algorithms provide exponential speed-up over classical algorithms, requiring fewer resources ( qubits) and having lower complexity () in comparison with existing quantum algorithms. Consequently, they perform better in quantum computing and are more feasible to experimental realization with current technology. Obstacles still exist, though, in the efficient realization of the oracles to generate the components of the circulant matrices. Besides the implementation of circulant matrices, we discover that we can perform the HHL algorithm on circulant matrices to implement the inverse of circulant matrices, by adopting the Taylor series approach to efficiently simulate circulant Hamiltonians. Owing to the special structure of circulant matrices, we prove that they are one of the types of the dense matrices that can be efficiently simulated. Being able to implement the inverse of circulant matrices opens a door to solving a variety of real-world problems, for example, solving cyclic systems in vibration analysis. Finally, we show that it is possible to construct oracles for products of circulant matrices using the oracles for their factor circulants, a technique that will be useful in related algorithms.
  5 in total

1.  Quantum algorithm for linear systems of equations.

Authors:  Aram W Harrow; Avinatan Hassidim; Seth Lloyd
Journal:  Phys Rev Lett       Date:  2009-10-07       Impact factor: 9.161

2.  Universal Quantum Simulators

Authors: 
Journal:  Science       Date:  1996-08-23       Impact factor: 47.728

3.  Quantum simulation of time-dependent Hamiltonians and the convenient illusion of Hilbert space.

Authors:  David Poulin; Angie Qarry; Rolando Somma; Frank Verstraete
Journal:  Phys Rev Lett       Date:  2011-04-29       Impact factor: 9.161

4.  Simulating Hamiltonian dynamics with a truncated Taylor series.

Authors:  Dominic W Berry; Andrew M Childs; Richard Cleve; Robin Kothari; Rolando D Somma
Journal:  Phys Rev Lett       Date:  2015-03-03       Impact factor: 9.161

5.  Efficient quantum walk on a quantum processor.

Authors:  Xiaogang Qiang; Thomas Loke; Ashley Montanaro; Kanin Aungskunsiri; Xiaoqi Zhou; Jeremy L O'Brien; Jingbo B Wang; Jonathan C F Matthews
Journal:  Nat Commun       Date:  2016-05-05       Impact factor: 14.919

  5 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.