Changes between Version 184 and Version 185 of Ticket #18528
- Timestamp:
- 08/11/20 09:47:30 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v184 v185 27 27 - Immutable elements of `FreeModuleTensor`: #30181 28 28 - `FiniteRankFreeModule` needs `__classcall__`: #30169 29 - Extend `FreeModule` factory to construction of `FiniteRankFreeModule` and `CombinatorialFreeModule`: #30194 29 - Extend `FreeModule` factory to construction of `FiniteRankFreeModule` and `CombinatorialFreeModule`: #30194 ''(merged in Sage 9.2.beta8)'' 30 30 - Submodules of `TensorFreeModule` defined by the symmetries of a `Components` object: #30229 31 31 - Add construction methods to `FiniteRankFreeModule` and `CombinatorialFreeModule`: #30235 … … 39 39 - Use `_matmul_` operator (@): #30244 40 40 - Phased permutation groups: #30276 41 - `sage.tensor.modules.free_module_basis`: Add testsuite: #30287 41 - `sage.tensor.modules.free_module_basis`: Add testsuite: #30287 ''(merged in Sage 9.2.beta8)'' 42 42 - Arithmetic on tensor module elements, manifold objects: always return a copy: #30302 43 43 … … 58 58 - Immutability for scalar fields: #30266 59 59 - Coercion via restriction of chart functions: #30267 60 - Scalar Field Arithmetics: Trivial Cases: #30291 60 - Scalar Field Arithmetics: Trivial Cases: #30291 ''(merged in Sage 9.2.beta8)'' 61 61 - Immutability of chart functions: #30310 62 62 - '''Differentiable manifolds''' (over '''R''', '''C''' or a non-discrete topological field K): … … 95 95 - Immutability for manifold objects: #30261 96 96 - Mixed forms: `set_comp`, `comp`: #30272 97 - Immutability of affine connections: #30280 ''(merged in Sage 9.2.beta8)'' 98 - Immutability for sections: #30288 ''(merged in Sage 9.2.beta8)'' 97 99 - '''Complex and almost complex manifolds:''' 98 100 - almost complex structures through Hodge structures: #18786 … … 112 114 - Add `EuclideanSpace` to category of metric spaces: #30062 ''(merged in Sage 9.2.beta7)'' 113 115 - Add sphere and hyperbolic space permanently: #30189 114 - Dot and cross products along a differentiable map: #30318 116 - Dot and cross products along a differentiable map: #30318 ''(merged in Sage 9.2.beta8)'' 115 117 - '''Lie groups:''' 116 118 - Nilpotent Lie groups: #26344 ''(merged in Sage 8.4.rc0)'' … … 188 190 - `declare_union` yields wrong results: #30263 189 191 - Replace `AssertionError` with `ValueError` when immutable elements are tried to be changed: #30275 192 - Error in display of a continuous map between open intervals: #30289 ''(merged in Sage 9.2.beta8)''