Skip to content

YJQ-7/Matrix-Multiplication-On-Quantum-Computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Matrix-Multiplication-On-Quantum-Computer

This paper primarily investigates the methods of implementing matrix multiplication on quantum computers. The five algorithms described in the paper are all available in the 'code' directory. This library is build using jupyter notebooks and the construction of quantum circuits is primarily carried out using the Pennylane platform.

Libs

pennylane=0.33.1
pennylane-qiskit=0.33.1

Running

Taking the original matrix multiplication algorithm as an example, you can verify the feasibility of quantum matrix multiplication by executing the 'matrix_multiplication_old.ipynb' file. Should you wish to evaluate the memory usage of the algorithms, the memory_profilerlibrary can be utilized.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published