* which returns a dictionary from vertices to segments with segments from the vertex to the incenter
On Monday, October 2, 2017 at 5:02:01 PM UTC-7, Ethan Ward wrote: > > There was a request for this feature (12599 > <https://github.com/sympy/sympy/issues/12599>). What object should a > bisector be? There is an implementation for triangles already, which > returns a from vertices to segments from the vertex to the incentere. Would > it make sense to just use lines, or rays? What points should be used to > define the object, whether it is lines, rays or segments, for a general > polygon? > -- You received this message because you are subscribed to the Google Groups "sympy" 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/f79c3497-d0c5-44c4-b818-5b37d624f88c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
