#19957: Asymptotic ring: list plot comparing values
-------------------------------------+-------------------------------------
       Reporter:  cheuberg           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.1
      Component:  asymptotic         |   Resolution:
  expansions                         |    Merged in:
       Keywords:                     |    Reviewers:  Clemens Heuberger
        Authors:  Benjamin Hackl,    |  Work issues:
  Clemens Heuberger                  |       Commit:
Report Upstream:  N/A                |  5b20379b8dafbf0467eb040d55bc0d857f2a1ea3
         Branch:  u/behackl/asy      |     Stopgaps:
  /compare-with-values               |
   Dependencies:  #19931             |
-------------------------------------+-------------------------------------
Changes (by cheuberg):

 * status:  needs_review => needs_work
 * reviewer:   => Clemens Heuberger


Comment:

 1. `compare_with_value` should have a parameter `ring=RIF` and results
 should be converted into ring
 2. Examples section should still contain an example with a function
 3. `see also` block from `compare_with_value` to `plot_comparison`
 4. why `*kwargs` in the call of `list_plot` instead of `**kwargs`?
 5. Example with non-trivial arguments, i.e. setting a color.
 6. `plot_comparison` will then need conversion from RIF to RR; this could
 also check whether there is still precision left (relative error of 1%
 seems to be tolerable for a plot) and raise an error otherwise.
 7. `plot_comparison` should also accept a `ring`; it should be documented
 and treated to be a `RealIntervalField`.

--
Ticket URL: <http://trac.sagemath.org/ticket/19957#comment:10>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to