#12141: Implement finite algebras
---------------------------+------------------------------------------------
Reporter: johanbosman | Owner: AlexGhitza
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.8
Component: algebra | Keywords: sd35
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies: #11068
---------------------------+------------------------------------------------
Comment(by johanbosman):
Replying to [comment:6 mkosters]:
> In the new patch you can check if an element is a zero divisor, do a
base change and check if an element is nilpotent (it also fixes the power
function if there is no one etc).
>
> @Johanbosman: Can you merge the files? Is my nilpotent check the easiest
one?
I've uploaded a combined patch. A few remarks about documentation:
* Please be more precise: Is your inverse a left or right inverse? Same
question about zero divisors, etc.
* In the first line of a docstring, put the verb in the imperative (not
extremely important, but more direct and grammatically better than
"Returns blabla" without a subject).
* Put a blank line between the double colon and the doctests (used for
html generation of documentation).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12141#comment:7>
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.