New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

heatmap

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heatmap

Module to create heatmaps

  • 2.2.1
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc