Comment #9 on issue 2759 by [email protected]: Implement the forumlas from the matrix cookbook
http://code.google.com/p/sympy/issues/detail?id=2759

That's cool. The original motivation of this issue was that I was talking to a guy at the GSoC mentor summit in 2011 (I forgot his name). He uses Python to generate machine learning algorithms. The basic idea is that you have some matrix expression representing what you are trying to compute, and then you take the derivative and set it equal to zero to minimize something. The end result of course is to do actual computations in the matrix expresion that is generated. For now, he does the symbolics by hand, because there aren't really any symbolic packages that can handle the matrix cookbook rules (from what he was telling me).

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to