Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - facstd()
Author Message
  Post subject:  Re: facstd()  Reply with quote
Danke schön. Until now I could tell from the order of variables. Sometimes it is clear from that where one ideal ends and the other begins. Alternatively, I have been printing the output in the shell, where it is obvious.

Best regards.
Post Posted: Wed Nov 28, 2018 11:04 am
  Post subject:  Re: facstd()  Reply with quote
To distinguish the ideals in the list of ideal,
use
Code:
write(l,print(list_of_ideals,"%l"));
Post Posted: Sun Nov 25, 2018 4:31 pm
  Post subject:  Re: facstd()  Reply with quote
As facstd is a Groebner base computation, it depends on the monomial
ordering. On its way it factorizes (and split) all new elements it came across, so it also depends on the implemented algorithm.
One only knows: the intersection of the ideals is between the radical
of the input and the input itself.
Post Posted: Sun Nov 25, 2018 4:22 pm
  Post subject:  facstd()  Reply with quote
When writing facstd() output directly to a file, there is no way to distinguish the various ideals.
Also, I thought that the number of ideals produced by facstd() does not depend on the monomial order. Apparently it does.
Post Posted: Thu Nov 22, 2018 6:43 pm


It is currently Fri May 13, 2022 10:56 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group