Rendering the Visible Spectrum \( %Gen math \newcommand{\problem}[1]{\subsection*{#1}} \newcommand{\pt}[1]{\paragraph{(#1)}} \newcommand{\spc}{\text{ }} \newcommand{\R}{\mathbb{R}} \newcommand{\N}{\mathbb{N}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\C}{\mathbb{C}} \newcommand{\A}{\mathbb{A}} \newcommand{\F}{\mathbb{F}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\I}{\mathbb{I}} \newcommand{\HA}{\mathbb{H}} \newcommand{\SA}{\mathbb{S}} \newcommand{\beq}{\begin{equation}} \newcommand{\eeq}{\end{equation}} \newcommand{\bmt}{\begin{bmatrix}} \newcommand{\bmtl}[1]{\begin{array}{#1}} \newcommand{\emt}{\end{bmatrix}} \newcommand{\rank}{\operatorname{rank}} \newcommand{\re}{\operatorname{Re}} \newcommand{\im}{\operatorname{Im}} \newcommand{\img}{\operatorname{im}} \newcommand{\trace}{\operatorname{tr}} \newcommand{\ad}{\operatorname{ad}} \newcommand{\Ad}{\operatorname{Ad}} \newcommand{\Aut}{\operatorname{Aut}} \newcommand{\adj}{\operatorname{adj}} \newcommand{\spanl}{\operatorname{span}} \newcommand{\Hom}{\operatorname{Hom}} \newcommand{\id}{\operatorname{id}} \newcommand{\Id}{\operatorname{Id}} \newcommand{\twomat}[4]{\bmt #1 & #2 \\ #3 & #4 \emt} \newcommand{\rref}{\operatorname{rref}} \newcommand{\Det}{\operatorname{Det}} \newcommand{\supp}{\operatorname{supp}} \newcommand{\GL}{\operatorname{GL}} \newcommand{\SU}{\operatorname{SU}} \newcommand{\SO}{\operatorname{SO}} \newcommand{\SL}{\operatorname{SL}} \newcommand{\U}{\operatorname{U}} \newcommand{\pr}{\operatorname{pr}} \newcommand{\sff}{\operatorname{II}} \newcommand{\Res}{\operatorname{Res}} \newcommand{\Var}{\operatorname{Var}} \newcommand{\CNOT}{\operatorname{CNOT}} \newcommand{\btab}{ \begin{table}[h] \centering \begin{tabular}{ccc} } \newcommand{\etab}{ \end{tabular} \end{table} } \newcommand{\mathdiagram}[3]{ \begin{figure}[h!] \centering \includegraphics[scale=#2]{mathdiagram/#1} \caption{#3} \end{figure} } \newcommand{\wrapdiagram}[3]{ \begin{wrapfigure}{r}{0.5\textwidth} \centering \includegraphics[scale=#2]{mathdiagram/#1} \caption{#3} \end{wrapfigure} } \newcommand{\stack}[2]{\stackrel{\text{#1}}{#2}} %Phys \newcommand{\op}[1]{\operatorname{#1}} \newcommand{\vecd}[2]{#1 \vh{i} + #2 \vh{j}} \newcommand{\vecdm}[2]{#1 \vh{i} – #2 \vh{j}} \newcommand{\vect}[3]{#1 \vh{i} + #2 \vh{j} + #3 \vh{k}} \newcommand{\va}[1]{{\boldsymbol{#1}}} \newcommand{\vh}[1]{\hat{\mathbf{#1}}} \newcommand{\mb}[1]{\mathbf{#1}} \newcommand{\px}[1]{\frac{\partial #1}{\partial x}} \newcommand{\py}[1]{\frac{\partial #1}{\partial y}} \newcommand{\pz}[1]{\frac{\partial #1}{\partial z}} \newcommand{\partialt}[1]{\frac{\partial #1}{\partial t}} \newcommand{\D}[1]{\operatorname{d #1}} \newcommand{\sgn}{\operatorname{sgn}} \newcommand{\T}[1]{\text{#1}} \newcommand{\VE}{\vec{\mathbf{E}}} \newcommand{\VB}{\vec{\mathbf{B}}} \newcommand{\VA}{\vec{\mathbf{A}}} \newcommand{\pd}[2]{\left(\frac{\partial #1}{\partial #2}\right)} \newcommand{\diagram}[2]{ \begin{figure}[H] \centering \includegraphics[scale=#2]{#1} \end{figure} } \newcomman
Source: Hacker News | Original Link