Skip to content

A language which has Quantum behaviour to implement Shor's Algorithm

Notifications You must be signed in to change notification settings

fahad-ansar/Shors-Algorithm-with-QPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Shor's Algorithm using 'Quantum Programming Lang'.

Shor's algorithm with Quantum behaviour realized in Classical computer It was a project with Prof. Michael Winter. Designed and created a quantum language compiler [in classical computer] named 'Quantum Programming Lang.' on top of Java Initial Idea was to have a language to implement and run Shor's Algorithm in classical systems.

How to run

Prerequisite

Java JRE

Run

go to ./src run Main.java

Credits: parser: https://github.com/jparsec/jparsec

About

A language which has Quantum behaviour to implement Shor's Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages