On Sun, Mar 25, 2018 at 4:30 PM, Ralf Hemmecke <[email protected]> wrote:
> What about a review of these patches?
>
> https://www.mail-archive.com/[email protected]/msg12006.html
>
> https://github.com/hemmecke/fricas/commit/c7f72105e02a21b8bfdcff8f1284de5bf970d279.patch
>
> https://github.com/hemmecke/fricas/commit/b7c91e490ff915e26215ea3d4b2f0f9d956e38af.patch
>
> Thank you
> Ralf
>

These documentation are similar in nature with the
documentation of Rep, right?

    Rep := Record(%ord : REF, %str : Stream Term)
    -- when the value of 'ord' is n, this indicates that all non-zero
    -- terms of order up to and including n have been computed;
    -- when 'ord' is plusInfinity, all terms have been computed;
    -- lazy evaluation of 'str' has the side-effect of modifying the value
    -- of 'ord'

-- 
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 https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to