ADicksonLab / wepy

Weighted Ensemble simulation framework in Python
https://adicksonlab.github.io/wepy/index.html
MIT License
51 stars 20 forks source link

h5py > v3 support #78

Open salotz opened 1 year ago

salotz commented 1 year ago

There have been some efforts to fix issues as they crop up with h5py v3 switch which primarily changed the API for string datasets.

The solutions have not been complete though and a full scan and tests should be written to make support official and stable.