From ea22f155971222686a2e8defcc54d6c6fa7b97c9 Mon Sep 17 00:00:00 2001 From: Sabine Kraml Date: Thu, 3 Sep 2020 17:12:10 +0200 Subject: [PATCH] polishing --- docs/manual/source/Installation.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/manual/source/Installation.rst b/docs/manual/source/Installation.rst index 51a5532f5..acb48d17a 100644 --- a/docs/manual/source/Installation.rst +++ b/docs/manual/source/Installation.rst @@ -28,8 +28,7 @@ SModelS is a Python library that requires Python version 2.6 or later, including * jsonpatch>=1.25 * jsonschema>=3.2.0 -Pytorch (>=1.6.0) is recomended as backend for pyhf, but not mandatory: -if not available, SModelS will fall back to the default backend. +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. In addition, the :ref:`cross section computer ` provided by :ref:`smodelsTools.py ` requires: