Changes between Version 46 and Version 47 of Ticket #18528
- Timestamp:
- 04/23/17 13:46:40 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v46 v47 21 21 - affine connections: #19147 ''(merged in Sage 7.5.beta4)'' 22 22 - parallelization of Lie derivative computations: #22200 ''(merged in Sage 7.6.beta3)'' 23 - improvements in Jacobian determinants of transition maps: #2278924 23 - '''Complex and almost complex manifolds:''' 25 24 - almost complex structures through Hodge structures: #18786 … … 29 28 - Euclidean spaces: #19978 30 29 31 == Bug fixes ==30 == Bug fixes and performance improvements == 32 31 33 32 - List functionality of free module bases: #22518 ''(merged in Sage 7.6.rc0)'' … … 38 37 - Tensor field restrictions on parallelizable manifolds: #22637 ''(merged in Sage 8.0.beta1)'' 39 38 - Inverse metric on parallelizable manifolds: #22667 ''(merged in Sage 8.0.beta1)'' 39 - Improvements in Jacobian determinants of transition maps: #22789 ''(merged in Sage 8.0.beta2)'' 40 - Arithmetics of coordinate functions and scalar fields without zero check of the result: #22859