Contributed code, etc. (was [Maxima] Teaching differential equations with Maxima)



Wolfgang Jenkner ?????:
> "Stavros Macrakis" <stavros.macrakis@verizon.net> writes:
> 
> 
>>In particular, it would be nice to recover some of the missing
>>user-contributed Share libraries (stensr, trgsum, cgamma, series, asymp,
>>asympa, difsol, ndiffq, polsol, prrid).
> 
> 
> asympa.mac is in archive/share/unknown/ and it seems to work
> 
> (C1) load("~/maxima/archive/share/unknown/asympa.mac");
> (D1) 		   ~/maxima/archive/share/unknown/asympa.mac
> (C2) put(x,'inf,'limit);
> (D2) 				      INF
> (C3) asymp((x^2+log(x))/(2*sqrt(x)+1));
> 					 3/2
> 					x
> (D3) 				  ASYMP(----)
> 					 2
> (C4) 
> 

I was about to move asymps.mac into /share but realized
that it doesn't fin into any present /share subdirs.
Shall I create a new one?  Something like
/share/asymptotic

-- 
      Vadim V. Zhytnikov

       <vvzhy@mail.ru>
      <vvzhy@netorn.ru>