News

This repository contains our project for the High Performance Python Lab course. The focus is on implementing and accelerating the solution to the 3D heat equation using advanced computational ...
This repository contains a Python script that implements a numerical solver for the 2D heat equation using the Finite Difference Method. The heat equation describes the diffusion of heat in a 2D ...