Hello everyone, I'm a high school student, and I just finished doing some research with my Linear Algebra professor in Finite Field Theory. Most of my research was conducted using Sage, and my professor recommended I look into adapting what I had done into Sage itself. However, I'm not entirely sure how to go about doing this, or even if my code is worth adapting. I asked the IRC channel, and they directed me here.
The research I did was for a paper about constructing cubic hypersurfaces in projective space over a finite field. My research specifically was finding six points on the projective plane over a finite field that satisfied certain properties. Basically, my code can make the six points in a certain way, tell you if they're colinear, and tell you if all six lie on the same quadric curve or not. Would these be functions I could adapt into Sage, and if so, how would I go about doing that? I've poked around on the website but I thought I post this to get clarification. Thank you! Sam -- You received this message because you are subscribed to the Google Groups "sage-devel" 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-devel. For more options, visit https://groups.google.com/d/optout.
