-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- all built-in color maps are now implemented using the color-map specification language (cmsl) from zennit.cmap.ColorMap - CMAPS is now a LazyColorMapCache instead of a simple dict, to compile color-maps not on load, but on demand - get_cmap, based on its input, either recalls a built-in color map, compiles a new color map, or returns the input if it already is a ColorMap instance, to conveniently specify color maps in different ways
- Loading branch information
Showing
1 changed file
with
55 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters