#15916: Tensors on free modules of finite rank
-------------------------------------+-------------------------------------
Reporter: egourgoulhon | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.4
Component: linear algebra | Resolution:
Keywords: free module, | Merged in:
tensor, tensor product | Reviewers:
Authors: Eric Gourgoulhon, | Work issues:
Michal Bejger | Commit:
Report Upstream: N/A | 45aaa975d406ade603a15a34f34a9790936e42ab
Branch: | Stopgaps:
u/egourgoulhon/tensor_modules |
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by tscrim):
You shouldn't need those `.rst` because there are such files autogenerated
by Sage's docbuilder (although they are a little more buried in the
`/src/doc/en/reference/tensor/sage/`, or whatever documentation group
you're considering) and you're not doing anything different as far as I
can see.
Also on a quick glance through the recent commit, I noticed a colon
missing on in these two places:
{{{#!diff
@@ -984,6 +1179,21 @@ class Components(SageObject):
- True if ``self`` is different from ``other``, or False otherwise
+ EXAMPLES:
+
+ sage: from sage.tensor.modules.comp import Components
@@ -176,12 +177,46 @@ class TensorFreeModule(FiniteRankFreeModule):
[snip]
Element = FreeModuleTensor
def __init__(self, fmodule, tensor_type, name=None, latex_name=None):
+ r"""
+ TEST:
+
+ sage: from sage.tensor.modules.tensor_free_module import
TensorFreeModule
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/15916#comment:28>
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.