[sympy] Printing Precision

2009-02-19 Thread William Purcell
I have seen issues 1019 and 1052 on how to handle printing of sig. digits but haven't seen a solution. I am running the attached script and getting things like pH = [ 95.0] [-40.0] [ 60.0] I preprocessing this script with another python script and inserting the

[sympy] Re: Printing Precision

2009-02-19 Thread Ondrej Certik
Hi William, On Thu, Feb 19, 2009 at 8:57 PM, William Purcell wrote: > I have seen issues 1019 and 1052 on how to handle printing of sig. > digits but haven't seen a solution.  I am running the attached script > and getting things like > pH = > [ 95.0] > [-40.0] > [ 60

[sympy] Re: Set Algebra module.

2009-02-19 Thread Akshay Srinivasan
I was thinking of making a Abstract Algebra module, continuing from here. Mathematica already has this feature. It would be nice to have something similar in python. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "sy

[sympy] Re: Set Algebra module.

2009-02-19 Thread Friedrich Hagedorn
On Thu, Feb 19, 2009 at 11:10:40PM -0800, Akshay Srinivasan wrote: > > I was thinking of making a Abstract Algebra module, continuing from > here. Mathematica already has this feature. It would be nice to have > something similar in python. Maybe you could take a look to http://code.google.co