mczwier / westpa_py3

WESTPA: The Weighted Ensemble Simulation Toolkit with Parallelization and Analysis
https://westpa.github.io/westpa
MIT License
3 stars 2 forks source link

A fix for python3 string compatibility within hdf5 files #8

Closed dnlebard closed 4 years ago

dnlebard commented 4 years ago

I believe this should fix all three of these issues:

https://github.com/mczwier/westpa_py3/issues/3 https://github.com/mczwier/westpa_py3/issues/5 https://github.com/mczwier/westpa_py3/issues/7

astatide commented 4 years ago

I can't make any commits to this repo, but this certainly looks like solid work from here. I can try and test some of these in the upcoming day, as well.

mczwier commented 4 years ago

Looks good to me.