[Tutor] Python and Symbolic Math for beginners

Amit Saha amitsaha.in at gmail.com
Mon Jun 17 04:49:57 CEST 2013


On Mon, Jun 17, 2013 at 12:47 PM, Jim Mooney <cybervigilante at gmail.com> wrote:
> On 16 June 2013 18:28, Amit Saha <amitsaha.in at gmail.com> wrote:
>> On Mon, Jun 17, 2013 at 11:25 AM, bob gailer <bgailer at gmail.com> wrote:
>>> On 6/15/2013 5:53 AM, Amit Saha wrote:
>>>>
>>>>   Symbolic math?
>>>
>>> What is that?
>>
>> Eg: https://gist.github.com/amitsaha/5787802
>
> x wasn't defined, and it didn't look like you needed  solve(expr,x,
> dict=True)  the first time
> since it's repeated in pprint, so I ditched it. Then it worked nicely.

'x' was defined earlier, I didn't paste it there :-), and Yes I didn't need
the first solve.

>
> That's a nice little package. Just about self-explanatory, and you
> don't need a big, honking GUI or TeX. I think I'll keep it. And works
> in 3.3. I think I'll keep it ;')

yeah, I am playing with the Python 3 version. Works great so far.

>
> --
> Jim
> After indictment the bacon smuggler was put on the no-fry list



--
http://echorand.me


More information about the Tutor mailing list