#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 darij):

 Uhm... don't we?
 {{{
 sage: FreeModules(QQ)
 Category of vector spaces with basis over Rational Field
 sage: FreeModules(ZZ)
 Category of modules with basis over Integer Ring
 }}}

 Can it be that what you want are *un-indexed* free modules, i.e., ones
 which consist of row vectors?

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