We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d85db2a + 16d197b commit 2d03832Copy full SHA for 2d03832
doc/source/install.rst
@@ -224,7 +224,7 @@ Dependencies
224
Recommended Dependencies
225
~~~~~~~~~~~~~~~~~~~~~~~~
226
227
-* `numexpr <http://code.google.com/p/numexpr/>`__: for accelerating certain numerical operations.
+* `numexpr <https://github.com/pydata/numexpr>`__: for accelerating certain numerical operations.
228
``numexpr`` uses multiple cores as well as smart chunking and caching to achieve large speedups.
229
If installed, must be Version 2.1 or higher.
230
0 commit comments