Feynman Liang
Feynman Liang
@jasondavies Can you take a look?
Could this change potentially cause conflicts with the Shift keybindings (eg https://github.com/gillescastel/inkscape-shortcut-manager/blob/master/normal.py#L70-L78)?
@aishfenton is this project still active?
@TugdualSarazin thanks! I'll take a look at this sometime this week.
Thanks for catching that security flaw; that would have been bad >.< I will revise this to accept a build arg. Not 100% sure if copying `.npmrc`will work (Docker might...
Thanks :) I'll go link this issue over there
> # this isn't necessarily expected to work well in the higher dimensional case I was wondering about this: is this primarily because of the cost of inverting, Cholesky, or...
Actually, there's a few other places with a similar error...
I think this is a good suggestion and it comes up in a few of my use cases. Suppose I have a guide random variable `q()` for some target `p()`....
Are we planning to refactor C++ tests as well? It makes sense to re-use Python fixtures in python tests, but I'm less clear about opportunities for re-use within BMG.