We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d02f70 commit c7b1d50Copy full SHA for c7b1d50
1 file changed
README.rst
@@ -184,3 +184,6 @@ along with the BioSimSpace version number. This can be found by running:
184
185
import BioSimSpace as BSS
186
print(BSS.__version__)
187
+
188
+* If you experience ``JAX`` issues when using ``BioSimSpace.FreeEnergy.Relative.analyse``, try
189
+ setting the ``PYMBAR_DISABLE_JAX`` environment variable to ``1``.
0 commit comments