Changes between Version 185 and Version 186 of Ticket #18528
- Timestamp:
- 08/11/20 12:00:58 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v185 v186 25 25 - Trivial coercion `Modules(QQ)(FiniteRankFreeModule(QQ, 3))` fails: #30174 26 26 - `ModulesWithBasis.linear_combination` should be a method of `Modules`: #30179 ''(merged in Sage 9.2.beta7)'' 27 - Immutable elements of `FreeModuleTensor`: #30181 28 - `FiniteRankFreeModule` needs `__classcall__`: #30169 27 - Immutable elements of `FreeModuleTensor`: #30181 ''(merged in Sage 9.2.beta8)'' 28 - `FiniteRankFreeModule` needs `__classcall__`: #30169 ''(merged in Sage 9.2.beta8)'' 29 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 … … 33 33 - Make `ExtPowerFreeModule` a quotient of `TensorFreeModule`: #30242 34 34 - `FreeModuleAutomorphism` should not inherit from `FreeModuleTensor`: #30245 35 - `FiniteRankFreeModule`: Simplify unique representation code for dependent modules: #30250 35 - `FiniteRankFreeModule`: Simplify unique representation code for dependent modules: #30250 ''(merged in Sage 9.2.beta8)'' 36 36 - Simplify `_repr_` of `ExtPowerFreeModule` and `ExtPowerDualFreeModule`: #30251 37 - `TensorFreeModule._an_element_`: Create a default basis in the base module if necessary: #30254 38 - `FiniteRankFreeModule`: Move all module identifications to methods `exterior_power`, `dual_exterior_power`, `tensor_module`: #30255 37 - `TensorFreeModule._an_element_`: Create a default basis in the base module if necessary: #30254 ''(merged in Sage 9.2.beta8)'' 38 - `FiniteRankFreeModule`: Move all module identifications to methods `exterior_power`, `dual_exterior_power`, `tensor_module`: #30255 ''(merged in Sage 9.2.beta8)'' 39 39 - Use `_matmul_` operator (@): #30244 40 40 - Phased permutation groups: #30276 … … 56 56 - add manifold orientability and compactness: #30178 57 57 - Coercion/conversion `SR` to `ScalarFieldAlgebra`: #30232 58 - Immutability for scalar fields: #30266 59 - Coercion via restriction of chart functions: #30267 58 - Immutability for scalar fields: #30266 ''(merged in Sage 9.2.beta8)'' 59 - Coercion via restriction of chart functions: #30267 ''(merged in Sage 9.2.beta8)'' 60 60 - Scalar Field Arithmetics: Trivial Cases: #30291 ''(merged in Sage 9.2.beta8)'' 61 61 - Immutability of chart functions: #30310 … … 92 92 - Action for bundle connections: #30209 93 93 - Declare sections with name only: #30228 ''(merged in Sage 9.2.beta7)'' 94 - List assignment for bundle connections: #30208 94 - List assignment for bundle connections: #30208 ''(merged in Sage 9.2.beta8)'' 95 95 - Immutability for manifold objects: #30261 96 96 - Mixed forms: `set_comp`, `comp`: #30272 97 - Immutability of tensor fields: #30274 ''(merged in Sage 9.2.beta8)'' 98 - Add `copy()` method to affine connections: #30285 ''(merged in Sage 9.2.beta8)'' 97 99 - Immutability of affine connections: #30280 ''(merged in Sage 9.2.beta8)'' 98 100 - Immutability for sections: #30288 ''(merged in Sage 9.2.beta8)''