Yi Wang

Results 5 comments of Yi Wang

I use something like this which works: ``` "ugly": "\\\\nabla\\s*", "pretty": "∇", "post": "_|\\^|\\b" ``` Fundamentally modifying word boundary may be a cleaner way. But I don't know how to...

Here is a proposed fix in `nested_sampling.py`: when reading the `log.param` file, have a look if the 1-sigma derivation is zero or not: ``` for i, line in enumerate(log_lines): if...

This is probably because the "short" run I tried was too short (1000 steps for Planck likelihood). As an attempt, I changed it into 10000 steps, the covmat is then...

I strongly hope this can be done! The only pdf viewer that can do it is Okular (but usually used on Linux), as far as I know.

> I am failing to see any benefit It really benefit some users like me. Now I am using Firefox as my default PDF reader, and the only reason is...