Learning wave2d simulator

In this repository, I'm going to learn a lightweight 2D wave simulator (repository) running on the GPU using CuPy library (probably requires a NVIDIA GPU), which can be used for 2D light and sound simulations. Here I mainly focus on 2D light simulations.

Here is my plan of going through the codes:

Journey so far

🔗 Folder 1: Learning 4 examples in tutorials.