[Axiom-developer] Re: [Axiom-math] Curious behavior of Taylor series

2006-08-30 Thread Martin Rubey
"William Sit" <[EMAIL PROTECTED]> writes: > "Igor Khavkine" <[EMAIL PROTECTED]> writes: > > >OK, but the following definitely looks like a bug. > > > >(279) -> monx := monomial(1,1)$UTS(EXPR INT,x,0) > > (279) x > > Type: UnivariateTaylorSeries(Expression Integer,x,0) >

[Axiom-developer] Re: [Axiom-math] Curious behavior of Taylor series

2006-08-29 Thread Igor Khavkine
On 21 Aug 2006 22:13:13 +0200, Martin Rubey <[EMAIL PROTECTED]> wrote: Dear Igor, great that you found the reason. Do you think you'd have the time to document properly just the function powern? What you found is not the first bug in these 10 lines of code :-( I can try. But I hope my small pa

[Axiom-developer] Re: [Axiom-math] Curious behavior of Taylor series

2006-08-22 Thread Martin Rubey
"Igor Khavkine" <[EMAIL PROTECTED]> writes: > On 21 Aug 2006 22:13:13 +0200, Martin Rubey <[EMAIL PROTECTED]> wrote: > I can try. But I hope my small patch will still be accepted even if I > can't find the time to thoroughly document that function. I'm afraid: no. In fact, I will very likely use

[Axiom-developer] Re: [Axiom-math] Curious behavior of Taylor series

2006-08-21 Thread Martin Rubey
Dear Igor, great that you found the reason. Do you think you'd have the time to document properly just the function powern? What you found is not the first bug in these 10 lines of code :-( If you do have time, you should also look at the corresponding code for SUPXS (very likely in ISUPS which i