diff --git a/plots/timing/all.plt b/plots/timing/all.plt new file mode 100644 index 0000000..cadf7e3 --- /dev/null +++ b/plots/timing/all.plt @@ -0,0 +1,3 @@ +set xlabel "Number of Extra Points, S_k" +set ylabel "Average Interpolation Time (s)" +set yrange [0.0:0.15] diff --git a/plots/timing/timing.plt b/plots/timing/timing.plt new file mode 100644 index 0000000..4b7d119 --- /dev/null +++ b/plots/timing/timing.plt @@ -0,0 +1,6 @@ +set title "Interpolation Timing, Aggregate" + +set xlabel "Number of Extra Points, S_k" +set ylabel "Average Interpolation Time (s)" + +set yrange [0.0:0.15]