sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.39k stars 473 forks source link

doctests for big-o #4613

Closed robertwb closed 15 years ago

robertwb commented 15 years ago

Also now takes polynomial powers.

Component: doctest coverage

Issue created by migration from https://trac.sagemath.org/ticket/4613

craigcitro commented 15 years ago
comment:1

Attachment: 4613-bigO-doctests.patch.gz

Looks good. I particularly like the ability to do "O(x^10)" and implicitly create the power series ring -- it feels really natural.

85eec1a4-3d04-4b4d-b711-d4db03337c41 commented 15 years ago
comment:2

Merged in Sage 3.2.1.alpha2