On Tue, Sep 17, 2013 at 9:07 PM, Matthew Rocklin <mrock...@gmail.com> wrote:
> Awesome.  I look forward to hearing more about it.
>
> What is your vision for SymPy/CSymPy interoperation?

For now it automatically converts between the two, see the tests:

https://github.com/certik/csympy/blob/master/csympy/tests/test_sympy_conv.py

it would be nice to figure out ways to plug such faster cores into
sympy somehow,
possibly using multiple dispatch or so. I am sure this can be done later,
if people find it useful.

Ondrej

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to