viscm icon indicating copy to clipboard operation
viscm copied to clipboard

A tool for visualizing and designing colormaps using colorspacious and matplotlib

Results 13 viscm issues
Sort by recently updated
recently updated
newest added

My main motivation here was to replace `~=` with `>=` in dependency specs, because `numpy~=1.22` is resolved as `numpy>=1.22,

A side effect of my work on, and based off, #82 (only the last commit is exclusive to this branch)

Apply recommended hardening steps including: - pinning to a SHA any actions used - not persisting the read token on checkout - setting the default permissions - adding a depandabot...