Changes between Initial Version and Version 1 of Ticket #30302
- Timestamp:
- 08/06/20 09:59:32 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30302 – Description
initial v1 1 1 This question arose from ticket #30239, [https://trac.sagemath.org/ticket/30239#comment:36 comment:36]. 2 2 3 Should `FiniteRankFreeModule` and manifold object always return a mutable copy, even for trivial operations? At least, this would be a consistent behavior.3 Should `FiniteRankFreeModule` and manifold objects always return a mutable copy, even for trivial operations? At least, this would be a consistent behavior. 4 4 5 5 As pointed out by Matthias, this already holds true for `FreeModule`: