Brendan Ribera
Brendan Ribera
Thanks for bringing this up. I see three possible solutions: 1. Since this gem doesn't _need_ the C extension, we could disable the extension portion of the gem install process...
Great, thanks. Could you pull changes from the 'windows' branch and test them? http://github.com/abscondment/statistics2/commits/windows
Thanks for the suggestions. I'll get a chance to test & think about this over the weekend.
I absolutely want to do this. What's happened is, well, I've let it languish while scurrying around to do more pressing work things. I'll tackle it if/when I find spare...
This seems like a great idea. Right now some of the methods have little snippets that might be good enough for someone with stats knowledge. Some are missing descriptions altogether....
Got things working! Two issues: - the protobufs are private; sentence needs a public visibility - session_bundle moved to tensorflow/contrib Here are the diffs I needed to make (excluding `WORKSPACE`):...