#12168: statistical analysis for calculation timings
---------------------------+------------------------------------------------
   Reporter:  schilly      |          Owner:  jason   
       Type:  enhancement  |         Status:  new     
   Priority:  major        |      Milestone:  sage-4.8
  Component:  misc         |       Keywords:          
Work_issues:               |       Upstream:  N/A     
   Reviewer:               |         Author:  schilly 
     Merged:               |   Dependencies:          
---------------------------+------------------------------------------------
 The attached script does some statistical analysis and plotting for a
 series of timings done with {{{timeit}}}. It should help to understand how
 the performance of an algorithm does work out and also how the underlying
 framework and hardware behaves under load. It shows a time-series, a
 histogram and CDF plot. It does reject outlyers based on quantile-margins
 and starts with a dedicated warmup phase. Additional features are
 possible. Plotting is done via matplotlib, this should be changed to Sage-
 specific routines.

 Links:

 [https://groups.google.com/d/topic/sage-devel/8lq3twm9Olc/discussion sage-
 devel discussion about this]

 [http://sagenb.org/home/pub/3857/ script in action on sagenb.org]

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12168>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to