Hi,

On 21 May 2011 23:41, Ondrej Certik <ond...@certik.cz> wrote:

> On Sat, May 21, 2011 at 1:41 PM, Aaron S. Meurer <asmeu...@gmail.com>
> wrote:
> > This is kind of similar to the oeis() function (issue 2203).  Maybe we
> should create a module for these kinds of things.  It should to in
> utilities.
>
> That's right, I was going to mention oeis() and forgot. All these
> things do belong in sympy. I think utilities is a good place for it.
>

Or maybe start another module, e.g. sympy.external or sympy.iteroperability,
because it may require external dependencies like json, xml processing,
parsing, etc.


> Except that for example for Plotting --- I can imagine one of the
> outputs of Plotting to also be a wolfram alpha JSON query (=to do the
> plot in wolfram alpha). Something like:
>
>
> http://www.wolframalpha.com/input/?i=plot+x**2-sin%28x%29+for+-1+%3C+x+%3C+1
>
> So this I would simply implement in the plotting module itself.
>
> Ondrej
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sympy?hl=en.
>
>
Mateusz

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to