#17021: Faster creation of words by the parent
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  slabbe                 |       Status:  needs_work
           Type:         |    Milestone:  sage-6.4
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  combinatorics          |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  9008b8d2986614ece259a54274ae054ef5fad40d
  Sébastien Labbé        |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/slabbe/17021         |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by vdelecroix):

 Replying to [comment:4 slabbe]:
 > > 1) what is the point of
 >
 > You are right, I will change that.
 >
 > > 2) Calling directly `.finite_word_tuple()` or `.finite_word_list()`
 from the methods in `FiniteWord` is bad.
 >
 > Okay, I see and agree.
 >
 > But still `__call__` is much slower because it guesses the datatype. I
 will check with a check argument whether it is better...

 Not if `datatype` is properly set in input, no? You can assume that with a
 `check=False`, if the datatype is provided then there is no need to check
 that the data fits.

 Vincent

--
Ticket URL: <http://trac.sagemath.org/ticket/17021#comment:5>
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