-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
36a6647
commit a096354
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
# Quantum_Computing_codingSchoolCourse | ||
Python script files I used for the course | ||
I am currently attending the Introduction to Quantum Computing Course with IBM Quantum conducted by Coding School https://www.qubitbyqubit.org/programs. | ||
This course involves weekly homework submissions. The homeworks assignments for the initial weeks dealt purely with mathematics and we were advised to use a calculator. You can call me crazy, but I absolutely love python and hence prefers writing python code to pressing the calculator keys.So maybe it took more time than doing on calculator, but I felt happy doing the math heavy homeworks of initial weeks entirely in python.The Python script files I used for the hw's have been shared here and any other Python files I use as a part of this course in future will also be shared here under a different folder. Please note that for hw scripts currently pushed here, except for weeks 7 and week1, week numbers have not been put correctly but they do contain the codes I used for week2 to week 4 homeworks. I am only posting here the mostly indirect solutions to homeworks that are way past deadlines and hence I believe that I am not in violation of any honor code. |