Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 401 Bytes

Visualization: Heatmap.

This is a small project to create a Heatmap.

Prerequisites

The script is written in Python3

  • Python3
  • Matplotlib
  • numpy

Libraries can be installed by using the Python Package Index - PIP.

pip install <package-name>

The resulting image is as follows:

Hetamap