Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: groebner
PostPosted: Wed Mar 05, 2008 6:30 am 

Joined: Sun Mar 02, 2008 10:17 pm
Posts: 11
Hello all,

I define an ideal "jed" in the ring R=(0,a,b,c,d),(x,y,z,u,v),dp
I compute ideal gb=groebner(jed) and save it in a file.
I start another session and read "gb".
When I try to use it to reduce a poly mod gb, I get the message

// ** gb is no standard basis

What is wrong?

Thanks in advance for any explanation.

DZ Djokovic


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: groebner
PostPosted: Mon Mar 17, 2008 11:40 am 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
This warning appears for all generating sets which are used
where a groebner basis is required, but which are
not a result of groebner/std/fglm.
This applyes also to your case: jed is (in the second run) a result
of a read statement.
If you are sure that your generating set is indeed a groebner basis,
you may set the corresponding attribute:
attrib(jed,"isSB",1);


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 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 10:59 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group