Skip to content
#

heatmap

Here are 14 public repositories matching this topic...

This repository contains the code and documentation for a parallelized heat diffusion simulator implemented using the Message Passing Interface (MPI). It simulates the diffusion of heat across a 2D grid, using a finite difference method to calculate temperature changes over time. This program was designed for Portland State University ECE 588 Class

  • Updated Mar 2, 2024
  • C

This repository contains the code and documentation for a parallelized heat diffusion simulator implemented using Pthreads in C. It simulates the diffusion of heat across a 2D grid, using a finite difference method to calculate temperature changes over time. This program was designed for Portland State University ECE 588 Class

  • Updated Mar 3, 2024
  • C

Improve this page

Add a description, image, and links to the heatmap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the heatmap topic, visit your repo's landing page and select "manage topics."

Learn more