Changes between Version 138 and Version 139 of Ticket #18528
- Timestamp:
- 11/20/19 22:04:27 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v138 v139 59 59 - Degenerate manifolds and submanifolds: #26355 60 60 - Tutorial about vector calculus: #27703 ''(merged in Sage 8.9.beta0)'' 61 - More control on the numerical ODE solver for integrated curves and geodesics: #28707 61 - More control on the numerical ODE solver for integrated curves and geodesics: #28707 ''(merged in Sage 9.0.beta6)'' 62 62 - '''Lie groups:''' 63 63 - Nilpotent Lie groups: #26344 ''(merged in Sage 8.4.rc0)'' … … 113 113 - Unnecessary coordinate check while initializing an integrated curve: #28669 ''(merged in Sage 9.0.beta5)'' 114 114 - Vector bundles: section module name fix: #28690 ''(merged in Sage 9.0.beta5)'' 115 - Scalar field raise AttributeError on `show_identifiers` call: #28769