Dmitry Kravchenko

Results 7 comments of Dmitry Kravchenko

Can't beleive it's still not done! Moreover: `ApiModelProperty` should not only support lists, but it should support any valid JSON/Object!

ss are singular values of y, according to here https://github.com/cangermueller/ppca/blob/8b9a0f2b1eb0fc92f2c9a2176ca2347e90b30f90/src/pca/ppca.py#L88 and to obtain K, we should turn it to eigenvalues, which are ss**2/self.n, and finally I would write `ss =...

There are no flags in readme, just 2 examples

What is the logic behind it? Turning multiprocessing ON make generetor not need to be thread safe? Why isn't opposite?

I was wishing to add observables for JList, which are apparently absent . Also there is a library, called Piccolo2D, which is closely related to Swing, but separate. It is...

Shouldn't it be 100B x sizeof(double) or x sizeof(float)?