#16281: redesign projective plane
-------------------------------------+-------------------------------------
Reporter: vdelecroix | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.2
Component: combinatorics | Resolution:
Keywords: design, | Merged in:
projective plane | Reviewers:
Authors: Vincent Delecroix | Work issues:
Report Upstream: N/A | Commit:
Branch: | 3e5628a2be9e09a15962dafba7a235d72b222888
u/vdelecroix/16281 | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by ncohen):
In your construction of the projective plane I do not understand what you
mean by the coordinates, especially while reading the code.
A way to make it clearer would be to define the following functions. If
you have another idea I really don't mind, I just want to understand the
code `^^;`
{{{
pair_to_int = lambda x,y : relabel[x] + n*relabel[y]
infinity = lambda x : x + n2
}}}
This way we can read the code without trying to translate the coordinates
`^^;`
Nathann
--
Ticket URL: <http://trac.sagemath.org/ticket/16281#comment:18>
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.