> 
> When working with Laurent series it would be useful to turn a stream of
> coefficients into a Laurent series. For example, in
> 
>   Foo(K: Field, L: UnivariateLaurentSeriesCategory K): ...
> 
> when I have constructed a stream of coefficients, I would like to say
> 
>   laurent(n, somestream_in_K)
> 
> and get something like
> 
>   laurent(n, series(somestream_in_K))
> 
<snip>
> I'd like to get something like the attached patch into FriCAS.
> 

Looks OK.
-- 
                              Waldek Hebisch
[email protected] 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to