Singular
https://www.singular.uni-kl.de/forum/

about realrad
https://www.singular.uni-kl.de/forum/viewtopic.php?f=10&t=2944
Page 1 of 1

Author:  Kahan [ Sun Apr 04, 2021 1:17 pm ]
Post subject:  about realrad

Dear All,

When we set
Code:
LIB "realrad.lib"; ring r = 0, (c, b, a), lp; ideal i = a2-2 * b2 + c, a-b2 + a * c3, a + b * c;

the following process gets stuck.
Code:
realrad(i);


As a workaround, for example, there is
Code:
list(apply(facstd(i), realrad));

However, please let me know why realrad alone does not work.

Regards,
Kahan

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/