Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

CapacitorSet/qiskit-fast-shor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qiskit-fast-shor

A faster implementation of Shor's algorithm from Qiskit. It achieves significant speedups (upwards of 20x: 126 seconds vs. 5.9 seconds on N=15) over the implementation bundled in Qiskit Aqua by avoiding conversions from and to QuantumCircuit when composing.

About

A faster implementation of Shor's algorithm in Qiskit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages