brown-cluster icon indicating copy to clipboard operation
brown-cluster copied to clipboard

Fix for seg fault

Open jndevanshu opened this issue 6 years ago • 1 comments

The clustering algorithm seg faults when running for large files ~12GB. This commit fixes it.

jndevanshu avatar Jul 20 '18 19:07 jndevanshu

Thanks for the PR. It's been a while, but I remember there might have some reason to not use a string there for performance reasons. Is there a difference between the loading times of the two implementations?

percyliang avatar Jul 20 '18 21:07 percyliang