bat / BAT.jl

A Bayesian Analysis Toolkit in Julia
Other
212 stars 30 forks source link

Update to HDF5 release v0.16.11 #384

Closed lmh91 closed 2 years ago

lmh91 commented 2 years ago

Adapt to the breaking changes in the lastest HDF5 release.

Note that I modified the example_posterior to make the tests actually sensitive to the order.

oschulz commented 2 years ago

Thanks a lot!