Walsh matrix: Difference between revisions

m
m (→‎{{header|Julia}}: red green)
Line 247:
julia> using Plots
 
julia> heatmap(sequency(walsh(5)), colormap=[:red, :lightgreen], yflip=true)
</syntaxhighlight>
[[File:Sequency32Redgreenmatrix.svg|thumb|center]]
 
=={{header|Phix}}==
4,105

edits