--
You received this message because you are subscribed to the Google Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
To post to this group, send email to sage-...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.
(105.58554887771606, u'sage.functions.bessel'),
The other factor is that some modules are themselves very long (thousands of lines) withough -- necessarily -- having long individual tests. Though probably they do.
Hmm.. sage.plot.{graphics,plot} can not be avoided. We need to show a lot of examples to the users, since the number of possible customizations is huge.
What do we test with 1000 point resolution that can't be tested with 10?
1. Test that code produces the expected output2. Document what sage can doThe 1000 point resolution is not so useful for 1, but is useful for 2 -- it illustrates that sage can produce very high quality graphics
1. Test that code produces the expected output2. Document what sage can doThe 1000 point resolution is not so useful for 1, but is useful for 2 -- it illustrates that sage can produce very high quality graphicsIMHO the doctest should test that the plot_points optional keyword argument is accepted and works. Does it really require an example to illustrate that more points yields more accurate graphics?For this particular example, I think you're right -- I should have chosen a better example to illustrate my point.
What's wrong with
"Set plot_points to a higher value to get more detail."
--
You received this message because you are subscribed to a topic in the Google Groups "sage-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sage-devel/k3kIRIk475A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sage-devel+...@googlegroups.com.