Will Vousden

Results 9 comments of Will Vousden

Can't we just make it take an arbitrary string? If you want to use the value specified in another config variable, that's easy: ``` project = u"My Project Name" html_title...

Thanks for the PR, and I apologise for how long it's taken me to respond. I'm currently refactoring ptemcee to make it a little more robust and maintainable, so I'll...

@cspotcode Thanks – it was the same problem for me. Deleting `node_modules` "fixed" the problem... but this is obviously not a good solution 🙁

Same for me. This happens every time I try to quit Oni using ⌘Q on macOS, and it then doesn't respond to ⌘Q anymore.

This seems to be a sensible addition. The current "Broken Gray" theme seems to be a compromise, since it doesn't make full use of the Solarized palette. Solarized is an...

Can we expect this PR to be merged?

This is happening to me with the macOS client as well (version 3.4.1). File is not successfully uploaded; client hangs and must be killed.

Hi both. Working out where to put a parallel tempered version of emcee was a tricky thing. It's similar enough that it looks like it should be a specialisation of...

As for the efficacy of parallel tempering in sampling multimodal distributions, it's generally helpful, but you have to be careful. One of the things we found in developing ptemcee is...