News

By "numerical," I mean that I'll create a python program that models the motion of light from A to B. I will then change the reflection point on the surface until I get the smallest travel time.
If I use the numerical recipe from above, I can make a very simple program. In this case, I am using the web-based GlowScrip (it's like VPython but you don't have to install anything). Here is the ...