#19217: Bugfix hyperbolic_arc and hyperbolic_polygon
-------------------------------------------------+-------------------------
       Reporter:  skraemer                       |        Owner:
           Type:  defect                         |       Status:  new
       Priority:  trivial                        |    Milestone:  sage-6.9
      Component:  graphics                       |   Resolution:
       Keywords:  hyperbolic_arc,                |    Merged in:
  hyperbolic_polygon                             |    Reviewers:
        Authors:  skraemer                       |  Work issues:
Report Upstream:  N/A                            |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------
Changes (by {'newvalue': u'skraemer', 'oldvalue': ''}):

 * author:   => skraemer
 * component:  PLEASE CHANGE => graphics
 * priority:  major => trivial
 * keywords:   => hyperbolic_arc, hyperbolic_polygon
 * type:  PLEASE CHANGE => defect


Old description:



New description:

 If you draw an hyperbolic arc between two points with almost the same real
 part, it may result in a wrong arc.

 You can see it as follows:
 {{{
 g = hyperbolic_triangle(-1+I, 1.0000000000001+I, 1000*I+1, fill = true);
 g.set_axes_range(-1.5,1.5,-.5,2.5)
 g.show()
 }}}

--

--
Ticket URL: <http://trac.sagemath.org/ticket/19217#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to