#11316: Weighted degree term orders added
--------------------------------+-------------------------------------------
Reporter: klee | Owner: AlexGhitza
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.7
Component: basic arithmetic | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Kwankyu Lee
Merged: | Dependencies:
--------------------------------+-------------------------------------------
Changes (by klee):
* status: needs_work => needs_review
Comment:
Regarding to converting "blocks" to "blocks()", Jason remarks:
To my understanding, we prefer methods to properties because:
1. Methods have docstrings and can be introspected (using question mark)
to obtain the docs.
2. We want to be consistent, as it can be confusing for a user if some
things require parentheses (methods) while others don't (properties).
I really wish we could use properties more, as it is more pythonic and
looks cleaner, but those are two good points above...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11316#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 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.