Skip to content

A basic set of Q# programs in C# environment to understand certain quantum phenomenon and various algorithms.

Notifications You must be signed in to change notification settings

crazylazylife/Quantum-Computing-with-QSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum-Computing-with-QSharp

A basic set of Q# programs in C# environment to understand certain quantum phenomenon and various algorithms. This is based on the course in Pluralsight. I have uploaded on the q# file and the driver program for each topic.

The Grover's Algorithm and Shor's Algorithm are just for reference and have not been implemented To run the files taken from here, create a project in Visual Studio with the same name of the topic. It should be a Q# Application. Copy paste the Q# program and the Driver code to the project and run the application.

About

A basic set of Q# programs in C# environment to understand certain quantum phenomenon and various algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages