gay-julia

Official

Wide-Gamut deterministic color sampling in Julia.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Deterministic color sampling using Gay.jl enables repeatable color generation for visualizations and UI THEMING across tools and platforms.

Core Features & Use Cases

  • Deterministic color generation from a seed
  • GF(3) trit classification for balanced color streams
  • SPI-compliant fingerprints for parallel workflows and reproducibility

Quick Start

In Julia, import Gay and call color = gay_color(seed) or palette(seed, n) to generate colors.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gay-julia
Download link: https://github.com/plurigrid/asi/archive/main.zip#gay-julia

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository