File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,10 @@ people who only need the basic requirements can just use NumPy.
3535
3636NumPy is compatible with Python versions 2.4 through to 2.7.2 and 3.1+.
3737
38+ Numba
39+ -----
40+ .. todo :: Write about Numba
41+
3842SciPy
3943-----
4044
@@ -60,8 +64,9 @@ Resources
6064
6165Installation of scientific Python packages can be troublesome. Many of these
6266packages are implemented as Python C extensions which need to be compiled.
63- This section lists various so-called Python distributions which provide precompiled and
64- easy-to-install collections of scientific Python packages.
67+ This section lists various so-called scientific Python distributions which
68+ provide precompiled and easy-to-install collections of scientific Python
69+ packages.
6570
6671Unofficial Windows Binaries for Python Extension Packages
6772---------------------------------------------------------
You can’t perform that action at this time.
0 commit comments