See https://github.com/sympy/sympy/wiki/release-notes-for-0.7.3 for the release notes.
<table> <tr> <th> Filename </th> <th> Description </th> <th> md5 </th> </tr> <tr> <td> <code> sympy-0.7.3.tar.gz </code> </td> <td> Python 2 sources (works Python 2.5, 2.6, and 2.7). </td> <td> 91e3dc58c0af063bc64b17674296cb35 </td> </tr> <tr> <td> <code> sympy-0.7.3-py3.2.tar.gz </code> </td> <td> Python 3 sources (works in Python 3.2 and 3.3). </td> <td> c6343a8eb1ab9a9741b3a3bba02a0eeb </td> </tr> <tr> <td> <code> sympy-0.7.3-py3.3.tar.gz </code> </td> <td> The same file as <code>sympy-0.7.3-py3.2.tar.gz</code>, the reason we have separate filenames is a
workaround for a behavior of pip (<a href="https://github.com/pypa/pip/issues/701">pip#701</a>), so that it
installs Python 3 sources instead of Python 2. </td> <td> c6343a8eb1ab9a9741b3a3bba02a0eeb </td> </tr> <tr> <td> <code> sympy-0.7.3.win32.exe </code> </td> <td> Python 2 Windows 32-bit installer. </td> <td> b6ec7471286127aa6f103e5147e62c6e </td> </tr> <tr> <td> <code> sympy-docs-html-0.7.3.zip </code> </td> <td> Html documentation for the Python 2 version. This is the same as
the <a href="http://docs.sympy.org/0.7.3/index.html">online documentation</a>. </td> <td> 8bea296121c2e1fd92db4ff44f9c2f7c </td> </tr> <tr> <td> <code> sympy-docs-pdf-0.7.3.pdf </code> </td> <td> Pdf version of the <a href="http://docs.sympy.org/0.7.3/index.html"> html documentation</a>. </td> <td> 5e1916d6a0934d9096c425e07d73f74e </td> </tr> </table>
**Note**: Do not download the `Source code (zip)` or the `Source code (tar.gz)`
files below.