Changes between Version 32 and Version 34 of Ticket #18528
- Timestamp:
- 03/02/17 21:18:24 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v32 v34 13 13 - scalar fields (continuous functions to the base field): #18640 ''(merged in Sage 7.3.beta0)'' 14 14 - morphisms (continuous maps between manifolds): #18725 ''(merged in Sage 7.3.beta0)'' 15 - fix bug with symbolic derivatives in simplification of coordinate functions: #22503 15 16 - '''Differentiable manifolds''' (over '''R''', '''C''' or a non-discrete topological field K): 16 17 - basics (charts, transition maps, scalar fields, morphisms): #18783 ''(merged in Sage 7.3.beta2)'' … … 20 21 - curves: #19124 ''(merged in Sage 7.5.beta3)'' 21 22 - affine connections: #19147 ''(merged in Sage 7.5.beta4)'' 22 - parallelization of Lie derivative computations: #22200 23 - parallelization of Lie derivative computations: #22200 ''(merged in Sage 7.6.beta3)'' 23 24 - '''Complex and almost complex manifolds:''' 24 25 - almost complex structures through Hodge structures: #18786