solve() unfortunately doesn't work with MatrixSymbols right now. See https://github.com/sympy/sympy/issues/7379.
Aaron Meurer On Sun, Jul 12, 2015 at 8:12 AM, Anton Akhmerov <[email protected]> wrote: >>> http://nbviewer.ipython.org/url/antonakhmerov.org/misc/Andreev >>> reflection.ipynb >> >> >> The link appears to be broken. Can you fix it? > > Sorry, a space bar in the filename. You can either select the full > link manually and copy it in the URL or use this one: > http://nbviewer.ipython.org/url/antonakhmerov.org/misc/Andreev_reflection.ipynb > > Anton > >> >>> >>> >>> Obviously my attempt is overly naive, but I didn't find any complicated >>> solution in the docs neither. Is it possible? >>> >>> In my experience such problems are common in quantum mechanics, and since >>> the solution is quite straightforward, it'd be great if sympy supported >>> these. BTW if I'm not mistaken, there's no easy way to do the same in >>> Mathematica, curiously. >>> >>> Best, >>> Anton >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "sympy" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/sympy/uCcsNXZPWuQ/unsubscribe. >> To unsubscribe from this group and all its topics, 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. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/0a1fdf13-93dd-4403-89c8-17cbc7badaf9%40googlegroups.com. >> >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/CADr1H-8y1gtH%2B%3D3zkRpNsQov9Ui-QRs2sv4x0%2B8-SYwSjyPASw%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6JBoC-grywEU2iBungs_n8bW2pkjntyUyZ_vZHans%2BfiA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
