From 202b4ebcd11f6e276f8e47fbf4ed9183b4542afd Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Sun, 29 May 2011 13:44:36 -0600 Subject: [PATCH] forgot files I was loading --- plots/timing/all.plt | 3 +++ plots/timing/timing.plt | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 plots/timing/all.plt create mode 100644 plots/timing/timing.plt 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]