• 1   Tests
  • 1.1   Sources of examples for test work-flow
  • 1.2   Types of remarks
  • 1.2.1   (corrected) The Big-O is not present at point==0.
  • 1.2.2   (corrected) Method "lseries" yield many terms
  • 1.2.3   (corrected) Incorrect power in Big-O expression
  • 1.2.4   The Big-O is not present at point != 0.
  • 1.2.5   (improved) "lseries" with two-variable function
  • 1.2.6   Sort order of the terms is not canonical
  • 1.2.7   (ok, remark only) Bases functions are not the powers of natural
  • 1.2.8   Insufficient of operations with series
  • 1.2.9   Realization for abstract analytic function
  • 1.2.10   (improved) Multiple cases results must to be more better
  • 1.2.11   (corrected) Series with assumption x limit to oo
  • 1.2.12   Series with matrices
  • 1.2.13   Exception "NotImplemented" rises
  • 1.2.14   Other