[sympy] A logic programming CAS in Clojure

2014-05-02 Thread F. B.
It looks like someone is experimenting a new CAS in clojure using logic programming via a Clojure port of miniKanren (clojure.core.logic): https://github.com/clojure-numerics/expresso I just want to share this in case anyone is interested. It looks like the code is very concise. -- You

Re: [sympy] astsearch

2014-05-02 Thread F. B.
I use either Eclipse with the PyDev plugin, or vim and ctags. They can both perform regex search on Python's AST. Eclipse has also an excellent and easy-to-use debugger. -- You received this message because you are subscribed to the Google Groups sympy group. To unsubscribe from this group

Re: [sympy] SciPy talk

2014-05-02 Thread Aaron Meurer
FYI, my SciPy talk for SymPy was not accepted (it was accepted for the poster session). My talk on conda was accepted, as was the SymPy tutorial. Aaron Meurer On Tue, Apr 1, 2014 at 4:58 PM, Ondřej Čertík ondrej.cer...@gmail.com wrote: On Mon, Mar 31, 2014 at 9:14 PM, Matthew Rocklin

[sympy] Re: Question about SymPy live function def

2014-05-02 Thread David Li
Hello, Could you please be more specific about the 'complaint'? If the input method is set to 'enter', then 'shift-enter' will create a newline without submitting the expression. For the second part of your question: as I understand, your documentation contains a function definition, but when

Re: [sympy] SciPy talk

2014-05-02 Thread Richard Fateman
I think your arguments are weak, though given the audience, perhaps they would be appealing. Here's what I think constitute good arguments for people to know about CAS. Maybe even sympy. 1. Scientists, mathematicians and programmers all have a rich language and context for discussing the

Re: [sympy] SciPy talk

2014-05-02 Thread Ondřej Čertík
Hi Richard, On Fri, May 2, 2014 at 5:32 PM, Richard Fateman fate...@gmail.com wrote: I think your arguments are weak, though given the audience, perhaps they would be appealing. Here's what I think constitute good arguments for people to know about CAS. Maybe even sympy. 1. Scientists,

Re: [sympy] SciPy talk

2014-05-02 Thread Aaron Meurer
On May 2, 2014, at 11:23 PM, Ondřej Čertík ondrej.cer...@gmail.com wrote: Hi Richard, On Fri, May 2, 2014 at 5:32 PM, Richard Fateman fate...@gmail.com wrote: I think your arguments are weak, though given the audience, perhaps they would be appealing. Here's what I think constitute good