#18194: Speedup of calculation of Macdonald H and Ht bases
-------------------------------------+-------------------------------------
       Reporter:  zabrocki           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.6
      Component:  combinatorics      |   Resolution:
       Keywords:  sf, days67, sage-  |    Merged in:
  combinat                           |    Reviewers:  Travis Scrimshaw
        Authors:  Mike Zabrocki      |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  54336b9146a247b6ee7ae97e47d07e0a5d5c41d0
  public/combinat/mac_speedup-18194  |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by zabrocki):

 * status:  needs_review => needs_work


Comment:

 I have no good explanation yet, but the commits that I made in comment 14
 added a full second (roughly 3.7 -> 4.7) on the computation of the
 `qt_kostka` computation that I listed the timing above.
 {{{
 sage: qt_kostka = sage.combinat.sf.macdonald.qt_kostka
 sage: %time qt_kostka([3,3,2],[4,2,2])
 CPU times: user 4.68 s, sys: 85.8 ms, total: 4.77 s
 Wall time: 4.72 s
 }}}
 I am also having issues with the docstring viewer.  Is this a problem with
 6.7.beta1?

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