Colin Caprani

Results 20 comments of Colin Caprani

> Me too :< Me three. Same issue; changing the DPI doesn't do anything.

Thanks for the great comments @OriolAbril ! I think I've addressed everything; the splines example was super useful too! Please let me know of anything else. --- Edit: the notebook...

@Dawar-812 This is probably an Arviz issue, but can you check that you have the group `'prior'` in your InferenceData `prior_pc` object? And that you're using Arviz v. 0.11.4?

The "Add PyMC3 classes used to tags" hook fails - I guess this should be removed or updated for v4?

@OriolAbril @drbenvincent I'm surprisingly hopeful we can close this out at some point :-) I can't see there's anything?? Thanks.

Thanks for that feedback and review @drbenvincent ! Changes made. We're investigating more on the reasons for divergences, but pushing the `target-accept` higher does improve it. We don't observe this...

Thanks for your patience @drbenvincent ! It had skipped the bibtex-tidy check the last time; but all good now - I think bibtex-tidy is sorting the refs by id; all...

Thanks for your help closing this out @drbenvincent 👍

I have run into this as well. Quite noobie on this, but here goes... `require('dap-python').setup()` runs when nvim opens. But is there a way to 'reset' the path when the...

Just a note that I had to manually copy the `dap.lua` to the `_extensions` folder as described above to get this to work on vanilla neovim using `vim-lug`. Note sure...