Aaron

Results 5 comments of Aaron

@Hazboun6 is the license for `emcee` such that we can just hijack the autocorrelation calculation file and not have any extra requirements (with the proper credits given in the file)?

I have one more bug to add, and then fix before the next release. We definitely should do a release soon for all the bug fixes though.

The bug that I wanted to fix was the swap acceptance rate output for PTswaps. That is complete, so I'm ready for a release.

It looks like my `DEbuffer` change is not behaving properly when modifying the burn kwarg. I'll investigate.

The issue is that normally `burn` > `covUpdate`, and I had assumed this would be the case. This is because burn only sets the size of `_DEbuffer` and when the...