Simeon David Schaub

Results 78 comments of Simeon David Schaub

And thanks for both of your help! I really learned a lot about Julia and Revise internals I didn't know before.

Bump. Does this look reasonable?

The problem is in this line: ``` ((::Normal{P, X} ≪ ::typeof((1 / sqrt2π) * Lebesgue(X))) where {P, X}) = true ``` `X` is a `TypeVar` here, so you can't use...

The best way I see for solving this would probably be some `promote`-like mechanism.

Regarding the name, maybe `@require`?

I don't think we should add checks like these into the parser, since it limits the kinds of macros people can write. Perhaps we could special case `'(= (call *...

Looks like maybe Firefox changed their CSP? If I open the console when in the extension settings I see: `Content Security Policy: The page’s settings blocked the loading of a...