#19017: improving the big_oh interface
-------------------------------------+-------------------------------------
   Reporter:  behackl                |            Owner:
       Type:  enhancement            |           Status:  new
   Priority:  major                  |        Milestone:  sage-6.9
  Component:  commutative algebra    |         Keywords:
  Merged in:                         |          Authors:  Benjamin Hackl
  Reviewers:                         |  Report Upstream:  N/A
Work issues:                         |           Branch:
     Commit:                         |  u/behackl/asy/big_oh
  3145afd634e3b8512090e2052af50a8cda16488c|     Dependencies:
   Stopgaps:                         |
-------------------------------------+-------------------------------------
 In order to have an easy-to-use interface for constructing O-Terms
 (including objects that are not explicitly mentioned in `big_oh.py`, e.g.
 Asymptotic Expressions as implemented in #17716), this ticket implements
 the following:

 If `O(x)` is called and cannot be constructed by the "old" implementation,
 the code also tries to call `x.O()`.

 Additionally, keywords can be passed to the actual constructor.

 Finally, the code of the old implementation is slightly reformatted (to
 match PEP 8).

--
Ticket URL: <http://trac.sagemath.org/ticket/19017>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to