Re: GSoC Report: Expresso, symbolic manipulation of Algebraic Expressions in clojure

2013-09-24 Thread David Nolen
Impressive work congrats! On Mon, Sep 23, 2013 at 11:38 AM, Maik Schünemann wrote: > GSoC ends today and I can announce the 0.2.0 version of the expresso [1] > library. > It is build on top of core.logic and core.matrix and provides symbolic > manipulation of algebraic expressions. > > What's t

Re: GSoC Report: Expresso, symbolic manipulation of Algebraic Expressions in clojure

2013-09-24 Thread adriaan . sticker
nice work congratulations -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from t

Re: GSoC Report: Expresso, symbolic manipulation of Algebraic Expressions in clojure

2013-09-23 Thread Mikera
Great work Maik! It's an impressive library - the fact that you can implement a general purpose symbolic analysis technique like "extremata" in a dozen lines of Clojure shows just how powerful this is. On Monday, 23 September 2013 23:38:47 UTC+8, Maik Schünemann wrote: > > GSoC ends today and I

GSoC Report: Expresso, symbolic manipulation of Algebraic Expressions in clojure

2013-09-23 Thread Maik Schünemann
GSoC ends today and I can announce the 0.2.0 version of the expresso [1] library. It is build on top of core.logic and core.matrix and provides symbolic manipulation of algebraic expressions. What's there? 1. An api/dsl for manipulation of algebraic expressions which doesn't get in your way. E