Proton-to-electron mass ratio  Updated 2025-07-16
 Python classes  Updated 2025-07-16
6 hour lecture, where he tries to explain it to an audience that does not know any modern physics. This is a noble effort.
Part of The Douglas Robb Memorial Lectures lecture series.
Feynman apparently also made a book adaptation: QED: The Strange Theory of Light and Matter. That book is basically word by word the same as the presentation, including the diagrams.
According to www.feynman.com/science/qed-lectures-in-new-zealand/ the official upload is at www.vega.org.uk/video/subseries/8 and Vega does show up as a watermark on the video (though it is too pixilated to guess without knowing it), a project that has been discontinued and has has a non-permissive license. Newbs.
4 parts:This talk has the merit of being very experiment oriented on part 2, big kudos: how to teach and learn physics
- Part 1: is saying "photons exist"
 - Part 2: is amazing, and describes how photons move as a sum of all possible paths, not sure if it is relativistic at all though, and suggests that something is minimized in that calculation (the action)
 - Part 3: is where he hopelessly tries to explain the crucial part of how electrons join the picture in a similar manner to how photons do.He does make the link to light, saying that there is a function which gives the amplitude for a photon going from A to B, where A and B are spacetime events.And then he mentions that there is a similar function for an electron to go from A to B, but says that that function is too complicated, and gives no intuition unlike the photon one.He does not mention it, but P and E are the so called propagators.This is likely the path integral formulation of QED.On Quantum Mechanical View of Reality by Richard Feynman (1983) he mentions that is a Bessel function, without giving further detail.And also mentions that:where
mis basically a scale factor.
such that both are very similar. And that something similar holds for many other particles.And then, when you draw a Feynman diagram, e.g. electron emits photon and both are detected at given positions, you sum over all the possibilities, each amplitude is given by:summed over all possible Spacetime points.This is basically well said at: youtu.be/rZvgGekvHes?t=3349 from Quantum Mechanical View of Reality by Richard Feynman (1983).TODO: how do electron velocities affect where they are likely to end up? suggests the probability only depends on the spacetime points.Also, this clarifies why computations in QED are so insane: you have to sum over every possible point in space!!! TODO but then how do we calculate anything at all in practice? - Part 4: known problems with QED and thoughts on QCD. Boring.
 
Richard Feynman Quantum Electrodynamics Lecture at University of Auckland (1979) uploaded by Trev M (2015)
 Source. Single upload version. Let's use this one for the timestamps I guess.- youtu.be/Alj6q4Y0TNE?t=2217: photomultiplier tube
 - youtu.be/Alj6q4Y0TNE?t=2410: local hidden-variable theory
 - youtu.be/Alj6q4Y0TNE?t=6444: mirror experiment shown at en.wikipedia.org/w/index.php?title=Quantum_electrodynamics&oldid=991301352#Probability_amplitudes
 - youtu.be/Alj6q4Y0TNE?t=7309: mirror experiment with a diffraction grating pattern painted black leads to reflection at a weird angle
 - youtu.be/Alj6q4Y0TNE?t=7627: detector under water to explain refraction
 - youtu.be/Alj6q4Y0TNE?t=8050: explains biconvex spherical lens in terms of minimal times
 - youtu.be/Alj6q4Y0TNE?t=8402: mentions that for events in a series, you multiply the complex number of each step
 - youtu.be/Alj6q4Y0TNE?t=9270: mentions that the up to this point, ignored:but it should not be too hard to add those
- amplitude shrinks down with distance
 - photon polarization
 
 - youtu.be/Alj6q4Y0TNE?t=11697: finally starts electron interaction. First point is to add time of event detection.
 - youtu.be/Alj6q4Y0TNE?t=13704: electron between plates, and mentions the word action, without giving a clear enough idea of what it is unfortunately
 - youtu.be/Alj6q4Y0TNE?t=14467: mentions positrons going back in time, but does not clarify it well enough
 - youtu.be/Alj6q4Y0TNE?t=16614: on the fourth part, half is about frontiers in quantum electrodynamics, and half full blown theory of everything. The QED part goes into renormalization and the large number of parameters of the Standard Model
 
 Classification of Pythagorean triples  Updated 2025-07-16
 Electron magnetic moment  Updated 2025-07-16
 Euclid's formula  Updated 2025-07-16
 pyenv  Updated 2025-07-16
 Python 
abc  Updated 2025-07-16 Python scientific library  Updated 2025-07-16
 Python web framework  Updated 2025-07-16
 virtualenv  Updated 2025-07-16
python3 -m pip install --user virtualenv
virtualenv .venv
. .venv/bin/activate
pip install -r requirements.txt Before Present  Updated 2025-07-16
 Hermite polynomials  Updated 2025-07-16
Show up in the solution of the quantum harmonic oscillator after separation of variables leading into the time-independent Schrödinger equation, much like solving partial differential equations with the Fourier series.
I.e.: they are both:
- solutions to the time-independent Schrödinger equation for the quantum harmonic oscillator
 - a complete basis of that space
 
 Problem Book in Quantum Field Theory by Voja Radovanovic (2008)  Updated 2025-07-16
 QuTech Academy  Updated 2025-07-16
One of their learning sites: www.qutube.nl/
The educational/outreach branch of QuTech.
 Renormalization group  Updated 2025-07-16
 ResNet implementation  Updated 2025-07-16
- torchvision ResNet
 - MLperf v2.1 ResNet contains a pre-trained ResNet ONNX at zenodo.org/record/4735647/files/resnet50_v1.onnx for its inference benchmark. We've tested it at: Run MLperf v2.1 ResNet on Imagenette.
 
 SARS-CoV-2 gene  Updated 2025-07-16
Some are named after the encoded protein. Others that are not as clean are just orfXXX for open reading frame XXX.
 SQL  Updated 2025-07-16
 There are unlisted articles, also show them or only show them.