#15300: Weyl and Clifford Algebras
-------------------------------------+-------------------------------------
       Reporter:  tscrim             |        Owner:  tscrim
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  algebra            |   Resolution:
       Keywords:  days54             |    Merged in:
        Authors:  Travis Scrimshaw   |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/algebras/weyl_clifford-15300|  b26d10cb8295d22122067048b648f2ab548578bf
   Dependencies:  #16037             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by tscrim):

 Replying to [comment:123 darij]:
 > Why does the branch look like it nukes permutation.py?
 >
 
http://git.sagemath.org/sage.git/diff/?id=d3aba3ff1bcfb9acc035013fb7f794de57c8f09e

 It's a trac issue (likely due to a merge (to be) done `permutation.py`).
 Here's what I got when I pulled the branch:
 {{{
 From trac.sagemath.org:sage
  * branch            public/algebras/weyl_clifford-15300 -> FETCH_HEAD
 Auto-merging src/sage/combinat/permutation.py
 Merge made by the 'recursive' strategy.
  src/doc/en/reference/algebras/index.rst |    4 +
  src/sage/algebras/all.py                |    4 +
  src/sage/algebras/clifford_algebra.py   | 2575
 +++++++++++++++++++++++++++++++
  src/sage/algebras/weyl_algebra.py       |  548 +++++++
  src/sage/combinat/all.py                |    4 +-
  src/sage/combinat/combinat.py           |  202 ++-
  src/sage/combinat/descent_algebra.py    |   11 +-
  src/sage/combinat/permutation.py        |    8 +-
  src/sage/combinat/subset.py             |  201 ++-
  9 files changed, 3456 insertions(+), 101 deletions(-)
  create mode 100644 src/sage/algebras/clifford_algebra.py
  create mode 100644 src/sage/algebras/weyl_algebra.py
 }}}
 I've push a rebased branch which takes care of that. Are you getting back
 to finishing the review here?

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