Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Information about a 'qring'
PostPosted: Mon Jan 30, 2012 11:11 pm 

Joined: Fri Oct 07, 2005 6:07 pm
Posts: 4
Location: Palo Alto, CA
Is there a way to determine the defining ideal of a 'qring'? More specifically, I'd like, within a procedure that takes a 'qring' as an argument, to determine that ideal, and possibly also the parent ring.

Is this possible? I've used "visual grep" on the Singular book, without much success :( .

Thanks for any help.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Information about a 'qring'
PostPosted: Mon Jan 30, 2012 11:45 pm 

Joined: Thu Apr 02, 2009 5:04 pm
Posts: 11
Please check
Code:
ringlist
.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Information about a 'qring'
PostPosted: Tue Jan 31, 2012 8:19 am 
Ah...light dawns. Thanks!


Report this post
Top
  
Reply with quote  
 Post subject: Re: Information about a 'qring'
PostPosted: Tue Jan 31, 2012 10:31 am 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
Another possibility:
Code:
qring q=std(I);
ideal(q);


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 11:04 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group