Karim BELABAS on Thu, 27 Mar 2003 19:02:59 +0100 (MET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: gp: gdeflate() on power series |
On Thu, 23 Jan 2003, Michael Somos wrote: > I tried : > > ? subst(1+x^2+O(x^4),x^2,x) > *** incorrect type in gdeflate. [...] > Is it possible to fix 'gdeflate()' so it work on power series? Done. There's still a distinct possibility to remove the overloading of subst and use another name for this functionality [~ maple's algsubs ], e.g substalg or whatever (as proposed by Bill and others). But the corresponding routine should also handle power series (esp. since the corresponding GP code is necessarily messy & inefficient). Cheers, Karim. -- Karim Belabas Tel: (+33) (0)1 69 15 57 48 Dép. de Mathématiques, Bât. 425 Fax: (+33) (0)1 69 15 60 19 Université Paris-Sud http://www.math.u-psud.fr/~belabas/ F-91405 Orsay (France) http://www.parigp-home.de/ [PARI/GP]