#18239: Constructing Cayley graphs is slow
-------------------------+-------------------------------------------------
       Reporter:  azi    |        Owner:
           Type:         |       Status:  needs_review
  defect                 |    Milestone:  sage-6.7
       Priority:  major  |   Resolution:
      Component:  group  |    Merged in:
  theory                 |    Reviewers:
       Keywords:         |  Work issues:
        Authors:         |       Commit:
  Vincent Delecroix      |  763ca62c664f5f6c35d821f2fc908c479feafcdc
Report Upstream:  N/A    |     Stopgaps:
         Branch:         |
  public/18239           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by ncohen):

 Right, this is not exactly the same as the Python implementation. Do you
 want me that it coincides with tuples as it was the case before? Note that
 in Python implementation len goes from n-1 to 0. Would it be better with
 some salt like
 > {{{
 > mult += <long>(82520L + i + self.n)
 > }}}

 Honestly I do not care at all. I see two ways out:

 1) You want it to coincide with the Python implementation, and so let's do
 it right

 2) You don't need it to coincide, and then I don't see why it has to be
 this complicated.

 Nathann

--
Ticket URL: <http://trac.sagemath.org/ticket/18239#comment:35>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to