#14631: Affine Polar Graphs
-------------------------------------------------+--------------------------
Reporter: ncohen | Owner: jason,
ncohen, rlm
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.10
Component: graph theory | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Nathann Cohen, Dima Pasechnik | Merged in:
Dependencies: #14589 | Stopgaps:
-------------------------------------------------+--------------------------
Changes (by ncohen):
* status: new => needs_review
Old description:
> Thank youuuuuuUUUUUUUUUuuuuuu Brouwer !!! `:-P`
>
> Nathann
New description:
Thank youuuuuuUUUUUUUUUuuuuuu Brouwer !!! `:-P`
Nathann
P.S. : This patch "does not really" depend on #14589, but here is what
happens when calling "is_strongly_regular" on a big graph. With the patch
:
{{{
sage: g
Affine Polar Graph VO^+(10,2): Graph on 1024 vertices
sage: %time g.is_strongly_regular(parameters = True)
CPU times: user 3.30 s, sys: 0.00 s, total: 3.30 s
Wall time: 3.31 s
(1024, 527, 270, 272)
}}}
Without the patch
{{{
sage: %time g.is_strongly_regular(parameters = True)
<still waiting>
}}}
Annnnnd the doctests that this patch adds are a bit faster as a result
`:-P`
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14631#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.