Garrett Smith

Results 8 comments of Garrett Smith

Correct me if I'm wrong, but isn't this [documented behavior](https://docs.juliaplots.org/latest/generated/attributes_axis/)? `link=:y` links the y axes in each column. When you specify `layout=(3, 1)` there is only one column, and so...

My pleasure! I've been using Turing a lot in the last couple years, so I'm happy to be able to contribute a little bit. :) It looks like there are...

I've now updated the tests, but they still seem to be failing. Maybe I missed a step somewhere in getting the CI pipeline to run the new test versions?

@yebai Thanks for the update. I think my tests were off, but I think I have fixed them now. The vcov and information matrices now have separate tests based comparing...

@yebai Sorry, there were some silly errors in my last commit. I think I've fixed everything now, as the tests are all passing on my computer. 🤞

There are still two failing tests, but they don't seem to have to do with the information matrix/vcov stuff as far as I can tell. I hope I haven't introduced...

I have run into this bug as well when using Emcee and HMC, but not when using MH, SMC, PG, or IS. So, most of the non-gradient-based samplers seem to...

In the hope of getting a little movement going on this, I'm just linking to the discussion topic where I'm also having trouble getting this feature working: #3262 . Has...