Ask Your Question
0

Has anyone worked with higher order projective planes?

asked 2015-01-12 00:59:14 +0200

jrcyb9 gravatar image

I'm trying to construct the Hughes plane in Sage and am just wondering how much time it might take for the program to generate the automorphism group. I've let it run for a few hours, and still nothing to show as of yet. Any help would be appreciated!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-01-12 02:29:36 +0200

Nathann gravatar image

updated 2015-01-12 02:31:02 +0200

Hello !

There is an ongoing attempt to interface Sage with bliss [1]. The point of this is precisely to make the computation of automorphism groups faster.

The ways to solve the problem that you meet:

  • Apply those in-development patches to your distribution of Sage
  • Help us by [reviewing those patches/write the code that is still needed] so that they are integrated into Sage faster

I would also be very glad if you could contribute to Sage your implementation of those projective planes. We are never enough to work on the 'combinatorial designs' features of Sage ;-)

Nathann

[1] http://www.tcs.hut.fi/Software/bliss/

edit flag offensive delete link more

Comments

Thanks! I'll take a look and see if this helps me at all! The only thing I'm looking to do is see if I can write a function that will give me the stabilizer of one of the blocks of the projective plane. Running into some snags there, and can't do anything if I don't have the automorphism group first. But thanks so much! I'll see if these help!

jrcyb9 gravatar imagejrcyb9 ( 2015-01-12 02:52:45 +0200 )edit

Hmmmm... Yes it seems that Sage can only handle point-stabilizers at the moment. Exposing GAP's feature is not too hard though. We should probably chat about it by email: nathann.cohen@gmail.com.

Nathann gravatar imageNathann ( 2015-01-12 03:00:06 +0200 )edit

That feature is now in needs_review: http://trac.sagemath.org/ticket/17621

Nathann gravatar imageNathann ( 2015-01-12 03:59:43 +0200 )edit

Real quick, will this work with the online version of Sage? I haven't worked with stuff like this very much, and I want to save myself time by making sure I start out in the right place.

jrcyb9 gravatar imagejrcyb9 ( 2015-01-14 04:03:41 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2015-01-12 00:59:14 +0200

Seen: 187 times

Last updated: Jan 12 '15