News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Why repetition codes matter The focus on repetition codes isn't arbitrary. While other quantum error-correcting codes, like surface codes, have only achieved small distances and relatively high ...
IBM announced detailed plans today to build an error-corrected quantum computer with significantly more computational capability than existing machines by 2028. It hopes to make the computer ...
The error message “ Command ‘python setup.py egg_info’ failed with error code 1 ” during package installation means there was a problem building the package.
Your code may compile, but it's far from finished. Apply these code refactoring patterns to clean up code so it's more maintainable and extendable.