-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
Description
With the new version of pymbar, some names changed. These need to be fixed.
- fix names
- bump requirement to pymbar >= 4.0 (same as alchemlyb)
- alchemlyb >= 2
Example:
File "/Users/oliver/anaconda3/envs/mdpow310/lib/python3.10/site-packages/mdpow/fep.py", line 157, in <module>
from pymbar.timeseries import (statisticalInefficiency,
ImportError: cannot import name 'statisticalInefficiency' from 'pymbar.timeseries' (/Users/oliver/anaconda3/envs/mdpow310/lib/python3.10/site-packages/pymbar/timeseries.py)
Reactions are currently unavailable