#15916: Tensors on free modules of finite rank
-------------------------------------+-------------------------------------
Reporter: egourgoulhon | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.5
Component: linear algebra | Resolution:
Keywords: free module, | Merged in:
tensor, tensor product | Reviewers: Travis Scrimshaw
Authors: Eric Gourgoulhon, | Work issues:
Michal Bejger | Commit:
Report Upstream: N/A | 278c94a66f826eb9dfbf5399441fcfda6f883641
Branch: | Stopgaps:
public/tensor_modules-15916 |
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by egourgoulhon):
The new commit makes the ticket coincide with the algebraic part of
[http://sagemanifolds.obspm.fr/changelog.html SageManifolds 0.7], which
was released yesterday. The changes are very tiny with respect to commit
9684687; here is the log:
- src/sage/tensor/modules/comp.py:
`zero_element()` --> `zero()` (`zero_element()` being deprecated in
Sage)
- src/sage/tensor/modules/format_utilities.py:
improve documentation
- class `FormattedExpansion`:
- suppress the attribute "tensor" (it was actually useless)
- rename attribute "txt" to "_txt"
- rename attribute "latex" to "_latex"
- class `FiniteRankFreeModule`:
method `identity_map()`: add arguments "name" and "latex_name"
- class `FreeModuleHomset`: add method `one()` (for endomorphism sets)
- class `FreeModuleTensor`:
suppress methods `__radd__()` and `__rsub__()` : they were introduced to
write `0 + t`
and `0 - t`, where `t` is a tensor, before the coercion of 0 to a tensor
was implemented.
- src/doc/en/reference/tensor_free_modules/index.rst:add html target "..
_tensors-on-free-modules"
--
Ticket URL: <http://trac.sagemath.org/ticket/15916#comment:56>
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.