Home
last modified time | relevance | path

Searched defs:cubehelix (Results 1 – 5 of 5) sorted by relevance

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/colorous-1.0.1/src/
H A Dlib.rs284 mod cubehelix; module
/dports/math/octave/octave-6.4.0/scripts/image/
H A Dcubehelix.m51 function map = cubehelix (n, start = 0.5, rots = -1.5, hue = 1, gamma = 1) function
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/utils/
H A Dcolormap.py748 def cubehelix(start, rots, hue, gamma, nlev=64): function
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A D_cm.py60 def cubehelix(gamma=1.0, s=0.5, r=-1.5, h=1.0): function
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A D_cm.py66 def cubehelix(gamma=1.0, s=0.5, r=-1.5, h=1.0): function