Changes between Version 175 and Version 176 of Ticket #18528
- Timestamp:
- 07/15/20 13:54:12 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v175 v176 18 18 - Parallelization of wedge product: #29796 19 19 - sage.tensor.modules: Add `SymPowerFreeModule`: #30095 20 - sage.tensor.modules: Add backends using !TensorFlow !Core and !PyTorch: #3009620 - sage.tensor.modules: Add backends using !TensorFlow Core and !PyTorch: #30096 21 21 22 22 == Topological and differential part == … … 145 145 - More efficient contruction of free module bases: #30061 146 146 - Unable to coerce free module over Q into Category of vector spaces over Q: #30094 147 - Not equal operator for mixed forms: #30108 148 - Coercion from `ChartFunctionRing` to `ScalarFieldAlgebra`: #30112 149 - Replace `__eq__` by `_richcmp_` for manifolds: #30116