#17566: Allow verbosity levels larger than 2
-------------------------+-------------------------------------------------
Reporter: | Owner:
mmezzarobba | Status: needs_work
Type: | Milestone: sage-6.5
defect | Resolution:
Priority: | Merged in:
trivial | Reviewers: Nathann Cohen
Component: | Work issues:
documentation | Commit:
Keywords: | 519e30e4fbee295d26d9cf0b0c325d0c4682e7bb
Authors: Marc | Stopgaps:
Mezzarobba |
Report Upstream: N/A |
Branch: |
public/17566 |
Dependencies: |
-------------------------+-------------------------------------------------
Changes (by novoselt):
* status: positive_review => needs_work
Comment:
Actually, this is from the documentation of plot
{{{
Sage currently ignores points that cannot be evaluated
sage: set_verbose(-1)
sage: plot(-x*log(x), (x,0,1)) # this works fine since the failed
endpoint is just skipped.
Graphics object consisting of 1 graphics primitive
sage: set_verbose(0)
}}}
Note that verbosity is set to -1 and it DOES make a difference of
suppressing annoying warnings. Perhaps it should be mentioned in this
functions as well.
--
Ticket URL: <http://trac.sagemath.org/ticket/17566#comment:5>
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.