Diffraction
Diffraction copied to clipboard
Physical Optics Diffraction experiments with Python
Results
1
Diffraction issues
Sort by
recently updated
recently updated
newest added
Suggestion: In the `line_image` I use integer division to allow compatibility with Python 3. This change is needed because, in Python 3, an integer divided by an integer produces a...