Module to create heatmaps
Project description
heatmap 1.0 jjg@case.edu
Build heatmaps in python. Requires the Python Imaging Library.
Minimal example in examples/example.py. Full readme at http://jjguy.com/heatmap/
CHANGELOG
- 2.2.1 - 11 Jan 12
pip install bugfix. sorry pip folks! thanks to Jordi Llonch again for the bugfix
bugfix in the area parameter for non-square areas; thanks to github.com/y3pp3r
- 2.2 - 2 Oct 12
modifed API to return Image instance; caller must specify filename
restructured project layout to be more standardized
many thanks to Jordi Llonch (llonchj@gmail.com, github.com/llonchj) for the pull request
- 2.1.1 - 27 Sep 12
added install support for cygwin
fixed gross omission of KML output
fixed bug in min computation with negative values
- 2.1 - 20 Sep 12
fixed bug that flipped x/y coordinates - thanks to Curt Hartung for the find and fix
added area parameter to allow caller to specify data bounds - thanks to Alex Little for the design.
various small cleanups
- 2.0 - 17 Sep 12
moved heavy lifting into C module. Compiles on POSIX systems, pre-compiled DLLs provided for x86 and x64 Windows systems.
- 1.1 - 31 Jan 10
modified _colorize() to not use putpixel; reduced processing time for 1024x1024 image from 14s to 5s
- 1.0
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file heatmap-2.2.1.zip
.
File metadata
- Download URL: heatmap-2.2.1.zip
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f6104a611bbbd1e34016777ff2031f4e6ad7ac22a92850d26ce9e907f9e120b |
|
MD5 | 966549ab2507d759ba09b23c6e226420 |
|
BLAKE2b-256 | d3ec2887c535fbe46f0cde16e4338d34c5e078575b0ff03f120c46d84e33edd1 |
File details
Details for the file heatmap-2.2.1.tar.gz
.
File metadata
- Download URL: heatmap-2.2.1.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b47f90cf754cf1562ff40173dd1aaf96cbf179fdfb4edac41508da9fffc1a3c4 |
|
MD5 | f4e078929e886780fc9c6d9fbb09945d |
|
BLAKE2b-256 | a617748bc6aad76a85643daf1be8e63138d33fd0c04775050f23573c18783453 |