Changes between Version 60 and Version 61 of Ticket #18528
- Timestamp:
- 11/11/17 17:22:20 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18528 – Description
v60 v61 15 15 - morphisms (continuous maps between manifolds): #18725 ''(merged in Sage 7.3.beta0)'' 16 16 - !SymPy as an alternative to SR for symbolic calculus on manifolds: #22801 17 - Improve simplifications in calculus on manifolds: #24151 17 18 - '''Differentiable manifolds''' (over '''R''', '''C''' or a non-discrete topological field K): 18 19 - basics (charts, transition maps, scalar fields, morphisms): #18783 ''(merged in Sage 7.3.beta2)'' … … 47 48 - Fast comparison to zero (method `is_trivial_zero()`) for coordinate functions and scalar fields: #23623 ''(merged in Sage 8.1.beta4)'' 48 49 - Minor errors in integrated curves: #23838 ''(merged in Sage 8.1.beta6)'' 50 - Simplifications in calculus on manifolds with derivatives of symbolic functions: #24199