Back to Forum | View unanswered posts | View active topics
Topic review - Command for Groebner bases of Hidden Field Equations |
Author |
Message |
|
|
Post subject: |
Re: Command for Groebner bases of Hidden Field Equations |
|
|
Singular's std command is just one among others (see, e.g., slimgb, stdhilb, fglm, modStd, ...) to compute Gröbner bases. It is in principle based on Buchberger's algorithm. In contrast to this, the groebner command heuristically chooses one method that is known to be fast in most such cases.
So maybe you get similar timings for std and groebner in your case because groebner in fact calls std.
Note that the relatively new command modStd (from modstd.lib), which makes use of parallelization, is not yet included in groebner, so it might be worth trying this.
Best regards, Andreas
Singular's std command is just one among others (see, e.g., slimgb, stdhilb, fglm, modStd, ...) to compute Gröbner bases. It is in principle based on Buchberger's algorithm. In contrast to this, the groebner command heuristically chooses one method that is known to be fast in most such cases.
So maybe you get similar timings for std and groebner in your case because groebner in fact calls std.
Note that the relatively new command modStd (from modstd.lib), which makes use of parallelization, is not yet included in groebner, so it might be worth trying this.
Best regards, Andreas
|
|
|
|
Posted: Wed Aug 01, 2012 3:03 pm |
|
|
|
|
|
Post subject: |
Command for Groebner bases of Hidden Field Equations |
|
|
Which command should be used for getting the best performance for computing Groebner bases of Hidden Field Equations (HFE) ? I tried "groebner" and "std", both seem to be giving the same performance.
Thanks, Yashodhan Karandikar
Which command should be used for getting the best performance for computing Groebner bases of Hidden Field Equations (HFE) ? I tried "groebner" and "std", both seem to be giving the same performance.
Thanks, Yashodhan Karandikar
|
|
|
|
Posted: Wed Aug 01, 2012 7:11 am |
|
|
|
|
|
It is currently Fri May 13, 2022 11:05 am
|
|