It would be nicer to have a domain specifically for finite series, I
think. But no time...
But this is one of the most fundamental domains: List. And it's
already done. ;-)
Not series: sequences! Thus: it's SparseUnivariatePolynomial, but lazy.
You want what. Lists, that evaluate lazily like stream, but are always
supposed to be finite. So you want to be able to call expand on a lazy
list like [n for n in 0..10^(10^10))]?
What do you gain?
Please specify *clearly* your requirements for the domain you want. That
would be half of its implementation.
Ralf
--
You received this message because you are subscribed to the Google Groups "FriCAS -
computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.