#16819: Implement categories for Lie algebras
-------------------------------------+-------------------------------------
       Reporter:  tscrim             |        Owner:  tscrim
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  categories         |   Resolution:
       Keywords:  lie algebras       |    Merged in:
        Authors:  Travis Scrimshaw   |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/categories/lie_algebras-16819|  
6608a1805869afd139d6c1c6361caf2542363b25
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by tscrim):

 Basically anything in `FiniteDimensionalLieAlgebraWithBasis` since they
 are required to do things like echelonize a matrix constructed from a set
 of elements in the Lie algebra, and then pull back the rows of this
 matrix. Although `to_vector` doesn't strictly need to be a vector, but
 there needs to be a way to construct a list consistently to pass to a
 matrix. However having the `to_vector` gives better support for a
 forgetful functor if such a thing gets implemented. Although perhaps it
 should be `_vector_` so it could be passed to to the `vector()`
 function...

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