Changes between Version 173 and Version 175 of Ticket #18528
- Timestamp:
- 07/15/20 13:36:26 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528
- Property Cc gh-mjungmath added
-
Ticket #18528 – Description
v173 v175 17 17 - Compacting the display of tensor product: #29820 18 18 - Parallelization of wedge product: #29796 19 - sage.tensor.modules: Add `SymPowerFreeModule`: #30095 20 - sage.tensor.modules: Add backends using !TensorFlow !Core and !PyTorch: #30096 19 21 20 22 == Topological and differential part == … … 58 60 - Apply a function to all components of a tensor field: #29244 ''(merged in Sage 9.1.beta8)'' 59 61 - New algorithm for characteristic classes: #29581 60 - Let `diff()` act on chart functions and differentiable forms: #29953 62 - Let `diff()` act on chart functions and differentiable forms: #29953 ''(merged in Sage 9.2.beta4)'' 61 63 - '''Complex and almost complex manifolds:''' 62 64 - almost complex structures through Hodge structures: #18786 … … 74 76 - Tutorial about vector calculus: #27703 ''(merged in Sage 8.9.beta0)'' 75 77 - More control on the numerical ODE solver for integrated curves and geodesics: #28707 ''(merged in Sage 9.0.beta6)'' 78 - Add `EuclideanSpace` to category of metric spaces: #30062 76 79 - '''Lie groups:''' 77 80 - Nilpotent Lie groups: #26344 ''(merged in Sage 8.4.rc0)'' … … 140 143 - Bug in initialization of vector field with rational components: #29639 ''(merged in Sage 9.2.beta0)'' 141 144 - Multiprocessing in tensor computations does not work under macOS: #29755 142 145 - More efficient contruction of free module bases: #30061 146 - Unable to coerce free module over Q into Category of vector spaces over Q: #30094