crooks

combinatorial rooks
git clone https://a3nm.net/git/crooks/
Log | Files | Refs

script.gnuplot (88B)


      1 set term png
      2 set output "plot.png"
      3 set nokey
      4 plot "data" using 1:2, x**(5./3), .25*x**2