BranniganLab / safep

Tools for Analyzing and Debugging (SA)FEP calculations. See also the SAFEP Tutorial: https://github.com/jhenin/SAFEP_tutorial/tree/main Documentation: https://safep-alchemy.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
5 stars 1 forks source link

Now compatible with Matplotlib 3.8.2 #34

Closed EzryStIago closed 1 year ago

EzryStIago commented 1 year ago

Old, unused imports were causing errors because they were importing deprecated modules from Matplotlib. Those unused imports have been removed.