Vaibhav Yenamandra

Results 42 comments of Vaibhav Yenamandra

Anyone up for this? Here's a build log for current distribution attempt to being built with rbx (3.2.9) https://travis-ci.org/vaibhav-y/distribution/jobs/144259812#L366 As of now I think the root cause may lie with...

We'd need some help with this. Perhaps including usage examples in the current docs is a good idea @mohawkjohn ? Also is it possible that I can add new labels...

While we are at it we can try something like the structure indicated in this [wiki article](https://en.wikipedia.org/wiki/List_of_probability_distributions#With_finite_support). Here is the proposed restructuring based on nature of the distribution's support, since...

I gave it another thought later and what we have right now is quite good. I was toying with the idea of a factory pattern being used to create distribution...

Sounds like a good idea, but I'd like to understand why we need that specific metadata. Are the entropy, skewness and kurtosis commonly used in scientific computation? @SciRuby/stat-dev

I'd be interested in helping create such a plugin. (I'm comfortable with C if we need to implement the some of the functions ourselves) Would an opencv wrapper be best...

@eddiem3 I agree. OpenCV is really powerful. I can setup a public workspace on c9.io and add you to that, if that's ok with you. That should be fail safe...

I've added PR #38 for this, @v0dro can you please review?

@v0dro - I'd be happy to contribute to this. I'm currently reading the GSL & Ruby/GSL source. I should be able to come up with a basic implementation to review...

@stevemadere Sounds good! Thanks for letting me know. I was just about to start coding it!