#13950: Sage-patchbot improvements
-------------------------------+--------------------------------------------
Reporter: robertwb | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.7
Component: doctest | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Old description:
> Spkg up at
> http://sage.math.washington.edu/home/robertwb/patches/patchbot-1.2.3.spkg
> Most notably, this adds:
>
> * Startup-time plugin.
> * Non-ascii plugin.
> * Spkg inspection.
> * Better redundancy avoidance.
New description:
Spkg up at
http://sage.math.washington.edu/home/robertwb/patches/patchbot-1.2.4.spkg
Most notably, this adds:
* Startup-time plugin.
* Non-ascii plugin.
* Spkg inspection.
* Better redundancy avoidance.
--
Comment (by robertwb):
Originally I had
{{{
err = math.sqrt(s1**2 / n1 + s2**2 / n2)
}}}
which, after more thought (and actually looking it up) was correct, so
I've changed it back. I've also changed it so that the number of runs on
each branch varies, so as to avoid periodic issues. You're right about
taking the max influencing the distribution, but it seems the simplest way
to avoid one or two random actions on the system completely throwing
things off.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13950#comment:13>
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.