tinaoberoi / Shors_Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shors-Algorithm-Simulation

This is CPP implementation of Shors. The classical part is parallelised using OpenMp. The performance is compared between Serial implementation, qiksit Shor's implementation and the parallel implementation.

For more implementation. Read here Project Paper

About


Languages

Language:C++ 93.6%Language:Shell 1.9%Language:C 1.8%Language:Python 1.8%Language:Makefile 0.9%