The following graph shows the time details to execute a sorting algorithm written in python. The values for plotting the above graph is taken from the following readings. Fri May 16 21:36:17 IST 2014 real 0m0.019s user 0m0.016s sys 0m0.000s real 0m0.021s user 0m0.016s sys 0m0.004s real 0m0.024s user 0m0.020s sys 0m0.000s real 0m0.020s user …
Daily Archives: May 16, 2014
R shell session to plot a Graph
The following is a R shell session to plot a graph. $R R version 3.0.3 (2014-03-06) — “Warm Puppy” Copyright (C) 2014 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type ‘license()’ or ‘licence()’ for …