Changes between Initial Version and Version 1 of Ticket #27584, comment 39
- Timestamp:
- 04/09/19 22:40:28 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27584, comment 39
initial v1 1 There was a merge conflict with Sage 8.8.beta1 in the file `src/sage/manifolds/differentiable/manifold.py`. This was due to #27581 (initialization of the components of a tensor field while declaring it), which changed that file. The conflict is solved in the attached branch .1 There was a merge conflict with Sage 8.8.beta1 in the file `src/sage/manifolds/differentiable/manifold.py`. This was due to #27581 (initialization of the components of a tensor field while declaring it), which changed that file. The conflict is solved in the attached branch (since I am the author of #27581, it was probably easier that I solved this conflict, hence the new branch). 2 2 ---- 3 3 New commits: