On Wed, Jun 24, 2009 at 6:39 AM, Jurgis
Pralgauskis<jurgis.pralgaus...@gmail.com> wrote:
>
> hello,
>
> I'd like to utilize sympy for secondary school problem solving
> stepbystep way
> with each action explained.
> maple student package has sth similar, I heard
>
>
> my first try is
> http://ftp.akl.lt/users/jurgis/math/stepbystep/square_eq.py
>
> i mostly use sympy to detect (match) the structure of given problem
> and subs for some manipulation...
>
> might be better approaches are available -- any suggestions?

I would do it the same way.

Btw, is the automatic symplifications that sympy is doing (like x+x ->
2*x) ok for high school? I think it is, sympy is not doing any magic,
just collects terms for you.


Ondrej

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to