Singular https://www.singular.uni-kl.de/forum/ |
|
Adding polynomial to an ideal https://www.singular.uni-kl.de/forum/viewtopic.php?f=10&t=1415 |
Page 1 of 1 |
Author: | Diogo Krejci [ Thu Aug 11, 2005 5:32 pm ] |
Post subject: | Adding polynomial to an ideal |
Hi, I have a daubt, how can I add polynomial in a Ideal. Example: I have p1 = x and p2 = y3 How can I build this Ideal Ideal I = p1, p2 dinamically!!! 2 - How can I construct this ring: r = 2,(x,y),Dp dinamically thank you email: diogokrejci@yahoo.com.br Posted in old Singular Forum on: 2004-11-19 20:50:28+01 |
Author: | Hans Schönemann [ Tue Sep 20, 2005 5:31 pm ] |
Post subject: | |
> Hi, I have a daubt, how can I add polynomial in a Ideal. > Example: > I have p1 = x and p2 = y3 > How can I build this Ideal Ideal I = p1, p2 dinamically!!! > By using I=I,p; or I[counter]=p; > 2 - How can I construct this ring: r = 2,(x,y),Dp dinamically > build the command as a string and pass it to the interpreter via execute. email: hannes@mathematik.uni-kl.de Posted in old Singular Forum on: 2004-12-06 20:12:16+01 |
Page 1 of 1 | All times are UTC + 1 hour [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |