Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Modular methods for standard bases
PostPosted: Thu Oct 07, 2010 5:38 am 
Hi all,

My collaborator and I are trying to compute some link invariants using Singular, and long standard basis computations seem to be the main holdup. These arise from running minbase on some module with complicated coefficients in the vectors. Everything is happening over QQ with ordering dp.

I just ran across a paper by Pfister "On modular computation of standard basis" and I am completely stunned by the timings given there; so here's my question: can someone tell me whether there is a way to run modStd on a module?

A second question: I tracked down the implementation of minbase in the Singular source to idMinBase in ideals.cc (for ideals), but I failed to find how minbase for modules is implemented. Hints?

Thanks,

Daniel.


Report this post
Top
  
Reply with quote  
 Post subject: Re: Modular methods for standard bases
PostPosted: Thu Oct 07, 2010 3:30 pm 

Joined: Tue Jun 23, 2009 10:33 pm
Posts: 51
Location: Kaiserslautern
Dear Daniel,

dmurfet wrote:
I just ran across a paper by Pfister "On modular computation of standard basis" and I am completely stunned by the timings given there; so here's my question: can someone tell me whether there is a way to run modStd on a module?


please note that 'modStd' is implemented in "modstd.lib".
at the moment it seems to work with ideals only...

dmurfet wrote:
A second question: I tracked down the implementation of minbase in the Singular source to idMinBase in ideals.cc (for ideals), but I failed to find how minbase for modules is implemented. Hints?


in Singular's "poly" is either polynomial or vector while "ideal" is either module or ideal.

in "idMinBase" the GB is computed by "kStd"

Regards,
Oleksandr


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 11:07 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group