Open multimeric opened 9 years ago
Hi @TMiguelT, thanks for reporting this issue! We recently moved the upstream to SciRuby's organization page on GitHub, so could you post this issue there, so we can keep track of it? The repository is in the following link:
I'm not really sure what's happening here. For some reason if the y value is high precision and I try to run a regression on it, I get this error. However this only works if the high precision data is in a CSV. It won't work as a number literal so it could be an issue with the CSV module itself. I should note that I'm running on Windows (8.1, 64 bit) so this might be an implementation issue.
The simplest code I can get this issue down to is as follows:
And you'll need a file "input.txt" in the same directory with the following data:
The full stack trace is: