Carlos Agarie
Carlos Agarie
I agree with @bguest -- I had to maintain a medium-sized suite of integration tests at my last job and it was... well, troublesome. However, having _some_ integration tests is...
@AnkurGel you probably only need to change the restriction to ">= 3.2" :P
Hey @mjs513, thanks for posting this issue (and for the 'easiest to understand implementation' part!) and I'm sorry for the late response. I'm a bit overwhelmed at work right now....
Hi @justin808, thanks for the pull request! We're currently in the process of centralizing SciRuby's gems in the organization repositories. Can you reopen your PR on [sciruby/statsample](https://github.com/sciruby/statsample)? Thanks! I'll take...
Yes, I think that's the easiest way. I couldn't find anything in GitHub's documentation. :(
Maybe if you close this pull request first? Then, in the "create new PR" interface, you can select to which repository you want to send the PR -- just select...
Hey @IsmailM, that's a good idea. In fact, we started doing it with [statsample-glm](https://github.com/sciruby/statsample-glm) and [statsample-timeseries](https://github.com/sciruby/statsample-timeseries), but still didn't get around to rework the whole library. I'll work on this...
@IsmailM for the time being, you could try adding GSL installation to your Travis script so it will (at least) install statsample. I'm thinking about how to remove dependencies as...
Alright @IsmailM, let's keep working on this issue on the SciRuby tracker. OK?
@clbustos Hey Claudio, can you put a link to the SciRuby fork ([https://github.com/sciruby/statsample](https://github.com/sciruby/statsample)) on the README?