Skip to content

Commit ea22f15

Browse files
committed
polishing
1 parent d9cd993 commit ea22f15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/manual/source/Installation.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ SModelS is a Python library that requires Python version 2.6 or later, including
2828
* jsonpatch>=1.25
2929
* jsonschema>=3.2.0
3030

31-
Pytorch (>=1.6.0) is recomended as backend for pyhf, but not mandatory:
32-
if not available, SModelS will fall back to the default backend.
31+
For speed reasons, we moreover recommend pytorch>=1.6.0 as backend for pyhf. This is, however, optional: if pytorch is not available, SModelS will use the default backend.
3332

3433
In addition, the :ref:`cross section computer <xsecCalc>` provided by :ref:`smodelsTools.py <smodelsTools>`
3534
requires:

0 commit comments

Comments
 (0)