Changes between Version 135 and Version 136 of Ticket #18528
- Timestamp:
- 11/06/19 09:44:55 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v135 v136 20 20 - periodic coordinates on manifods: #27548 ''(merged in Sage 8.8.beta0)'' 21 21 - customizing simplifications in coordinate calculus: #27601 ''(merged in Sage 8.8.beta1)'' 22 - scalar field restrictions: #28554 22 - scalar field restrictions: #28554 ''(merged in Sage 9.0.beta4)'' 23 23 - '''Differentiable manifolds''' (over '''R''', '''C''' or a non-discrete topological field K): 24 24 - basics (charts, transition maps, scalar fields, morphisms): #18783 ''(merged in Sage 7.3.beta2)'' … … 108 108 - Fix wedge product on the right with a scalar field: #28579 ''(merged in Sage 9.0.beta1)'' 109 109 - Use standard notation for pullback and pushforward on manifolds: #28600 ''(merged in Sage 9.0.beta3)'' 110 - `set_restriction` behaviour when the subdomain is the domain: #28628 110 - `set_restriction` behaviour when the subdomain is the domain: #28628 ''(merged in Sage 9.0.beta4)'' 111 111 - Unnecessary coordinate check while initializing an integrated curve: #28669 112 - Vector bundles: section module name fix: #28690