> We also have "sparse" series domains, you can try them. Oh... how can I be sure from the documentation that I don't run into the same problem?
>From my understanding of how a "sparse" series should be implemented, my problem will probably not occur. But should a user of the Algebra library be required to look into the code to find that out. Shouldn't such information be given in the documentation? Note that the docstring of "degree" is inherited from UnivariateLaurentSeriesConstructorCategory where it says... degree(f(x)) returns the degree of the lowest order term of f(x), which may have zero as a coefficient See degree here... http://fricas.github.io/api/SparseUnivariateLaurentSeries.html And that looks like there might potentially be zero coefficients stored in the series representation. Ralf -- 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.
