Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziofil/infphy201
Quantum physics course
https://github.com/ziofil/infphy201
physics quantum
Last synced: 5 days ago
JSON representation
Quantum physics course
- Host: GitHub
- URL: https://github.com/ziofil/infphy201
- Owner: ziofil
- Created: 2020-09-16T09:25:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T05:23:03.000Z (about 2 months ago)
- Last Synced: 2024-12-11T06:26:53.870Z (about 2 months ago)
- Topics: physics, quantum
- Language: Jupyter Notebook
- Homepage:
- Size: 921 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quantum Mechanics for Computer Scientists and Engineers
This is a work-in-progress course on quantum mechanics aimed at computer scientists and engineers.
When I designed these notebooks I tried to build on the skills of my audience (programming,
linear algebra, etc.).Each notebook is relatively short, with a few (coding) exercises.
If you follow each lecture in order and do the exercises, at the end you will have built a
general quantum mechanics simulator and optimizer.Having developed several quantum simulators myself, I always found that building something is one
of the best ways to learn.New lectures will be added in the future.