We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f225598 commit 3b6e58bCopy full SHA for 3b6e58b
doc/source/install.rst
@@ -226,7 +226,7 @@ Recommended Dependencies
226
227
* `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.4.6 or higher. Numexpr 2.6.2 or higher is strongly recommended.
+ If installed, must be Version 2.4.6 or higher.
230
231
* `bottleneck <http://berkeleyanalytics.com/bottleneck>`__: for accelerating certain types of ``nan``
232
evaluations. ``bottleneck`` uses specialized cython routines to achieve large speedups.
0 commit comments