Changes between Version 179 and Version 180 of Ticket #18528
- Timestamp:
- 07/21/20 09:08:37 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v179 v180 19 19 - Compacting the display of tensor product: #29820 20 20 - Parallelization of wedge product: #29796 21 - Basis-dependent isomorphism from `FiniteRankFreeModule` to an object in the category `ModulesWithBasis`: #30094 21 22 - sage.tensor.modules: Add `SymPowerFreeModule`: #30095 22 23 - sage.tensor.modules: Add backends using !TensorFlow Core and !PyTorch: #30096 23 24 - Add category `FreeModules` (without distinguished basis): #30164 24 - Basis-dependent isomorphism from `FiniteRankFreeModule` to an object in the category `ModulesWithBasis`: #3009425 25 - Trivial coercion `Modules(QQ)(FiniteRankFreeModule(QQ, 3))` fails: #30174 26 26 - `ModulesWithBasis.linear_combination` should be a method of `Modules`: #30179