xianwenchen
xianwenchen
As you have mentioned on Discourse, Stata implements `dropcollinear=true`. This means that my previous comment was invalid.
Just curious. How do you debug in Julia? Is there a track function? Or do you just print a lot of intermediate results to see where it went wrong?
Thank you!
I'd like to try to help. I don't fully understand the code. Could you rewrite `F = pivot ? cholesky!(F, Val(true), tol = -one(T), check = false) : cholesky!(F) `...
Thank you. While I am not able to fully follow the technical discussion, I am grateful to see the progress. I think part of the issue is from the fact...
Same issue on Void Linux.
Thank you all for the contributions! Does this mean that at one point I shall use https://github.com/nico202/ob-julia instead of ob-ess-julia? By the way, is there a ob julia library that...
Does ParquetFiles require Python package fastparquet? I have version 0.1.6 installed. Is that the reason?