Changes between Initial Version and Version 10 of Ticket #23427
- Timestamp:
- 11/13/21 18:04:49 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23427
-
Property
Status
changed from
new
toneeds_work
-
Property
Authors
changed from
to
Javier Honrubia González
- Property Cc slelievre added
-
Property
Summary
changed from
intersection of hyperbolic geodesics is wrong
toFix intersection of hyperbolic geodesic arcs
-
Property
Branch
changed from
to
u/jhonrubia6/intersection_of_hyperbolic_geodesics_is_wrong
-
Property
Milestone
changed from
sage-8.1
tosage-9.5
-
Property
Commit
changed from
to
3a07c7e7ceb2cc66f46d96b1f90b7bd574e52640
-
Property
Status
changed from
-
Ticket #23427 – Description
initial v10 1 The following geodesics do not intersect but Sage thinks they do 1 The following geodesic arcs do not intersect 2 but Sage still gives an intersection point. 2 3 {{{ 3 4 sage: UHP = HyperbolicPlane().UHP()