#15476: Involutions on NSym and QSym part I
-------------------------------------+-------------------------------------
       Reporter:  darij              |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.1
      Component:  combinatorics      |   Resolution:
       Keywords:  ncsf, nsym, qsym,  |    Merged in:
  sage-combinat, symmetric           |    Reviewers:
  functions, compositions            |  Work issues:
        Authors:  Darij Grinberg     |       Commit:
Report Upstream:  N/A                |  1d9bb8f667abd6b61ad9f38b3e1d791e840eaba3
         Branch:                     |     Stopgaps:
  public/combinat/ncsf_qsym/involutions-15476|
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by tscrim):

 * commit:   => 1d9bb8f667abd6b61ad9f38b3e1d791e840eaba3
 * branch:   => public/combinat/ncsf_qsym/involutions-15476


Comment:

 Hey Darij,

 Here's the patch converted to a branch, along with some additional changes
 of mine which should net some (perhaps small) speedups (I didn't run any
 benchmarks, but attribute lookup is suppose to be faster than function
 calls). Specifically I changed `Compositions()(spam)` to
 `self._basis_keys(spam)` where appropriate. If you're happy with my
 changes, then you can set this to positive review.

 Best,[[BR]]
 Travis
 ----
 New commits:
 ||[[http://git.sagemath.org/sage.git/commit/?id=1d9bb8f|1d9bb8f]]||Initial
 review changes.||
 ||[[http://git.sagemath.org/sage.git/commit/?id=45a791f|45a791f]]||trac
 #15476: involutions on NSym and QSym part I||

--
Ticket URL: <http://trac.sagemath.org/ticket/15476#comment:3>
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/groups/opt_out.

Reply via email to