Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-08 Thread Stefan Krastanov
**SymPy Bot Summary:** :red_circle: There were test failures. @catchmrbharath: Please fix the test failures. *Test command:* setup.py test *master hash*: 0d88b25d001e4bf91d5ec36fddd06eb6cba77348 *branch hash*: d9efa1ea0a5efa812fe4e76e308cf3f6068b69c0 **Interpreter 1:** :red_circle: There were

Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-08 Thread Aaron Meurer
**[SymPy Bot][sympy-bot] Summary**: :red_circle: There were test failures (merged catchmrbharath/restructured_plot (d9efa1ea0a5efa812fe4e76e308cf3f6068b69c0) into master (0d88b25d001e4bf91d5ec36fddd06eb6cba77348)). @catchmrbharath: Please fix the test failures. **Interpreter 1**: :red_circle:

Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-07 Thread The Travis Bot
This pull request [fails](http://travis-ci.org/sympy/sympy/builds/2054782) (merged 85cd5a99 into 65b65820). --- Reply to this email directly or view it on GitHub: https://github.com/sympy/sympy/pull/1468#issuecomment-7544733 -- You received this message because you are subscribed to the Google

Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-07 Thread Aaron Meurer
+The plotting uses an adaptive algorithm which samples recursively to +accurately plot the plot. The adaptive algorithm uses a random point near +the midpoint of two points that has to be further sampled. Hence the same +plots can appear slightly different. + +Usage +

Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-07 Thread Aaron Meurer
+ +The plotting uses an adaptive algorithm which samples recursively to +accurately plot the plot. The adaptive algorithm uses a random point near +the midpoint of two points that has to be further sampled. Hence the same +plots can appear slightly different. + +Usage +

Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-07 Thread Aaron Meurer
+``xlim`` : tuple of two floats, denoting the x - axis limits. + +``ylim`` : tuple of two floats, denoting the y - axis limits. + +Examples + + plot_line(x**2, (x, -5, 5)) + +Multiple plots + plot_line((x**2, (x, -6, 6)), (x, (x, -5, 5))) + +

Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-07 Thread Aaron Meurer
Why create a new file for this? --- Reply to this email directly or view it on GitHub: https://github.com/sympy/sympy/pull/1468#issuecomment-7545659 -- You received this message because you are subscribed to the Google Groups sympy-patches group. To post to this group, send email to

Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-07 Thread Stefan Krastanov
**SymPy Bot Summary:** :red_circle: There were test failures. @catchmrbharath: Please fix the test failures. *Test command:* setup.py test *master hash*: 98cc80f01b82534e243cfb791d5977f18bb2414e *branch hash*: 85cd5a99c5f32d08e756b0c827c3c5c46086ea65 **Interpreter 1:** :red_circle: There were

Re: [sympy] [Work in Progress] Basic framework for restructured plot. (#1468)

2012-08-07 Thread The Travis Bot
This pull request [fails](http://travis-ci.org/sympy/sympy/builds/2059543) (merged d9efa1ea into 65b65820). --- Reply to this email directly or view it on GitHub: https://github.com/sympy/sympy/pull/1468#issuecomment-7562251 -- You received this message because you are subscribed to the Google