Skip to content

Commit c7b1d50

Browse files
committed
Add note regarding PyMBAR JAX issues.
1 parent 7d02f70 commit c7b1d50

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,3 +184,6 @@ along with the BioSimSpace version number. This can be found by running:
184184
185185
import BioSimSpace as BSS
186186
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

Comments
 (0)