[sympy] Set Algebra module.

2009-02-18 Thread Akshay Srinivasan
Hello, I'm trying to implement a Set Algebra module for sympy. I started coding a few days ago and it quickly became apparent that I have to write something completely parallel to the normal algebra, which is already present in Sympy. I've written a very rough code, which contains some clas

[sympy] Set Algebra module.

2009-03-02 Thread Mateusz Paprocki
On Mon, Mar 02, 2009 at 01:31:41AM -0800, Akshay Srinivasan wrote: > > Update: I'm currently trying to implement the Boolean Algebra part. > This looks like it'll take a lot more time. I'm thinking of applying > to GSoc. Does this look like a worthwile project ? > Yes, in an appropriate setting