A high-performance parallel implementation of the 2D heat diffusion equation solver using CUDA (via CuPy) and Python, demonstrating significant speedups over CPU-based computations. This project ...
A comprehensive collection of physics simulations and numerical methods implemented in Python. This repository contains educational implementations of heat transfer, Newton's laws, thermal inertia, ...