#9699: Barycentric embedding for planar graphs.
--------------------------------------------+-------------------------------
Reporter: fidelbarrera | Owner: jason, ncohen, rlm
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-4.6.2
Component: graph theory | Keywords:
Author: Fidel Barrera-Cruz | Upstream: N/A
Reviewer: Nathann Cohen, Robert Miller | Merged:
Work_issues: |
--------------------------------------------+-------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_info
Comment:
Has this been tested on various systems? The kind of output like
{{{
{0: [0.0, 1.0], 1: [0.866025403784, -0.5], 2: [-0.866025403784, -0.5], 3:
[0.433012701892, -0.25], 4: [-0.288675134595, -1.85037170771e-16], 5:
[0.288675134595, 3.70074341542e-17], 6: [0.144337567297, 0.25]}
}}}
has a tendency of being quite system-dependent because of precision
issues.
In any case, if all you did was add an option, why did the output change?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9699#comment:15>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.