RishalAggarwal

Results 2 issues of RishalAggarwal

getting the following error when running ``` yank analyze report --store=experiments --output=yank_output.ipynb --format ipynb ```: ``` Warning: importing 'simtk.openmm' is deprecated. Import 'openmm' instead. Rendering notebook as a .ipynb file......

Hi, I had a question about how you check if a bond is rotatable, it seems you do it by checking if a networkx graph is fully connected after removing...