#12630: Add representations of quivers and quiver algebras to sage
-------------------------------+--------------------------------------------
Reporter: JStarx | Owner: AlexGhitza
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: algebra | Keywords: algebra, quiver, module
Work_issues: doctest failure | Upstream: N/A
Reviewer: PatchBot | Author: JStarx
Merged: | Dependencies: #12412, #12413
-------------------------------+--------------------------------------------
Changes (by davidloeffler):
* status: needs_review => needs_work
* reviewer: => PatchBot
* work_issues: => doctest failure
Comment:
A doctest fails on 5.0.beta7:
{{{
sage -t -force_lib devel/sage-12630/sage/modules/quiver_module.py
**********************************************************************
File
"/storage/masiao/sage-5.0.beta7-patchbot/devel/sage-12630/sage/modules/quiver_module.py",
line 2235:
sage: y
Expected:
b + a
Got:
a + b
**********************************************************************
}}}
It looks pretty harmless, but please check it out anyway.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12630#comment:10>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.