Skip to content

jasondbiggs/DivergentColorMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DivergentColorMaps.m

DivergentColorMaps.m is an implementation of Kenneth Moreland's 'Diverging Color Maps for Scientific Visualization' written for the scientific computing software Mathematica. See

http://www.kennethmoreland.com/color-maps/

for more information on the color maps. See

http://www.kennethmoreland.com/color-maps/ColorMapsExpanded.pdf

for the algorithms that are implemented here. Examples of usage can be found in the included notebook, as well as at

http://mathematica.stackexchange.com/questions/101625/how-can-i-use-kenneth-morelands-diverging-color-maps-for-scientific-visualizat/101627#101627

###Installation

The installation procedure is standard, as for any Mathematica package:

  • Download the package
  • Place it into one of the directories where Mathematica can find it, for example in a directory returned by evaluating FileNameJoin[{$UserBaseDirectory,"Applications"}]
  • Call Needs["DivergentColorMaps`"]

###License

This package is released under MIT Open Source license. The copy of the license can be found in the project

About

A Mathematica package to create divergent color map for visualizing data, as described in http://www.kennethmoreland.com/color-maps/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published