Nancy

Results 2 issues of Nancy

**Describe the bug** When using an `emcee.EnsembleSampler` with custom dtype defined (see [here](https://emcee.readthedocs.io/en/stable/user/blobs/#named-blobs-custom-dtypes)), `EnsembleSampler.get_blobs()` returns a numpy structured array that has shape `(nsteps, nwalkers)`. The shape information doesn't reflect the...

Hi team, Thanks for this project - the wrapper has been very helpful for my work at @inlab-geo. We came across python 3.12 recently and realised numpy is depcrecating disutils...