Fred Callaway

Results 65 issues of Fred Callaway

Sorry if I missed this in the issues, seems like basic functionality and I didn't see anything in the documentation. I would like to generate simpler output e.g. `(beta =...

I'm running a very simple model inferring a Gamma distribution over response times in a memory task. When I run HMC (or NUTS) I get hundreds, maybe thousands of `Warning:...

Hi there! I have an existing configuration using the premade json-based configs that you can download from the karabiner website. I would like to keep these, and then add new...

I was surprised to see this loss function because it is generally used when the target is a distribution (i.e. sums to 1). This is not the case for the...

I wanted to use this plugin to write emails with sublime text. But when I activate GhostText within a gmail compose box, I get html in Sublime, and I don't...

enhancement
browser

After following the directions [here](https://lsp.readthedocs.io/en/latest/#julia) all of my non-base packages are marked as missing. I think this might be because `contrib/languageserver.sh` does not pass an env_path. This probably should be...

non-vscode

It would be great to tag `kwd` in the `f(x; kwd)` be tagged with `variable.parameter.julia`. I thought it would be pretty simple to recognize the first semicolon and then push...

Given `# ---- section ----` the current master version will pull out "---- section" as the section name. With this pull request, it will only pull out "section", which is...

Hey there! I'm trying to set up an alternative to RStudio for editing RMarkdown files using Sublime Text and radian. I use a mixture of Python and R. I wonder...

Is it possible to temporarily disable the key capture, such that the terminus view is treated as an ordinary (non-writable) file? The idea is to achieve something like tmux or...