You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>It is a full-featured (see our <ahref="https://github.com/winpython/winpython/wiki">Wiki</a>) Python-based scientific environment:</p>
58
58
<ul>
59
-
<li>Designed for scientists, data-scientists, and education (thanks to <ahref="http://numpy.org/">NumPy</a>, <ahref="https://www.scipy.org/">SciPy</a>, <ahref="https://www.sympy.org/">Sympy</a>, <ahref="http://www.matplotlib.org/">Matplotlib</a>, <ahref="http://pandas.pydata.org/">Pandas</a>, <ahref="https://code.google.com/p/guiqwt/">guiqwt</a>, etc.):
59
+
<li>Designed for scientists, data-scientists, and education (thanks to <ahref="http://numpy.org/">NumPy</a>, <ahref="https://www.scipy.org/">SciPy</a>, <ahref="https://www.sympy.org/">Sympy</a>, <ahref="http://www.matplotlib.org/">Matplotlib</a>, <ahref="http://pandas.pydata.org/">Pandas</a>, <ahref="http://www.pyqtgraph.org/">pyqtgraph</a>, etc.):
60
60
<ul>
61
61
<li>interactive data processing and visualization using Python with <ahref="https://github.com/spyder-ide">Spyder</a> and <ahref="http://ipython.org/">IPython</a>, or IDLE </li>
62
62
<li>out-of-the-box working Compiler (Mingw64), <strong>fully integrated Cython and Numba!</strong> See <ahref="http://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
@@ -70,7 +70,7 @@ <h2 id="overview">Overview</h2>
70
70
<li><strong>Flexible</strong>:
71
71
<ul>
72
72
<li>You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent</li>
73
-
<li>These installations can be of different versions of Python (2.7, 3.3 or 3.4) or different architectures (32bit or 64bit)</li>
73
+
<li>These installations can be of different versions of Python (2.7or 3.4+) or different architectures (32bit or 64bit)</li>
74
74
</ul>
75
75
<li><strong>Customizable</strong>:
76
76
<ul>
@@ -100,7 +100,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
100
100
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
101
101
<divclass="centered"><imgstyle="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
0 commit comments