Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Adding polynomial to an ideal
PostPosted: Thu Aug 11, 2005 5:32 pm 
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


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: Tue Sep 20, 2005 5:31 pm 
> 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


Report this post
Top
  
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 10:55 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group