Changes between Version 170 and Version 171 of Ticket #18528
- Timestamp:
- 05/30/20 06:28:55 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v170 v171 133 133 - Correct documentation of characteristic classes: #29470 ''(merged in Sage 9.1.rc0)'' 134 134 - Wrong parent when using `diff_form` of degree zero: #29570 ''(merged in Sage 9.1.rc3)'' 135 - Wedge product of multivector field with scalar field: #29628 136 - Bug in initialization of vector field with rational components: #29639 135 - Wedge product of multivector field with scalar field: #29628 ''(merged in Sage 9.2.beta0)'' 136 - Bug in initialization of vector field with rational components: #29639 ''(merged in Sage 9.2.beta0)'' 137 137 - Multiprocessing in tensor computations does not work under macOS: #29755