Ron Wolf

Results 21 comments of Ron Wolf

I think I may have found a better solution to the point brought up in [this comment](JuliaStats/StatsBase.jl/pull/586#issuecomment-653936354)?: ```julia # we specify AbstractVector{

> Wouldn't be the most natural solution just be that StatsBase supports arrays (since it improves performance) but Distributions doesn't? —@devmotion In the interest of getting this done, I think...

Okay. Can someone author a PR [over here](/ron-wolf/Distributions.jl/tree/patch-1) for me to accept, so as to have the full changeset show up in this PR?

Another stack trace where the REPL prevents insertion of a newline. Not sure what else would be required to reproduce. Hope this helps! ### Steps to reproduce 1. Open new...

`=:` may not look like what it does, but it _does_ look like something with a similar meaning, i.e., `:=`. So I can see the sense in it. And for...

@lwm Any idea what might be causing this?

@lwm Do we know who was last hosting it?

@AndydeCleyre Looks like they're among 112 characters added to the [Latin Extended-D](https://en.wikipedia.org/wiki/Latin_Extended-D) block in Unicode 5.1[^1] courtesy of [MUFI](https://mufi.info/), the Medieval Unicode Font Initiative. They're supposed to be useful for...

Hey @fonsp! Hope this message finds you well. I just ran into this same problem (for similar reasons to #1568), came upon this issue as a result, and figured I...

Reproduced this just now on a fresh install of Build 2077. I'm also getting [this warning](https://stackoverflow.com/q/70998844). No issues once running `git config --global --add safe.directory #...`; I'm using Git for...