Skip to content

Commit 6e12e29

Browse files
author
Francesc Alted
committed
Added a notice on the recommended numexpr version
1 parent ac62653 commit 6e12e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/install.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Recommended Dependencies
226226

227227
* `numexpr <https://github.com/pydata/numexpr>`__: for accelerating certain numerical operations.
228228
``numexpr`` uses multiple cores as well as smart chunking and caching to achieve large speedups.
229-
If installed, must be Version 2.4.6 or higher.
229+
If installed, must be Version 2.4.6 or higher. Numexpr 2.6.2 or higher is strongly recommended.
230230

231231
* `bottleneck <http://berkeleyanalytics.com/bottleneck>`__: for accelerating certain types of ``nan``
232232
evaluations. ``bottleneck`` uses specialized cython routines to achieve large speedups.

0 commit comments

Comments
 (0)