Closed euhruska closed 6 years ago
This is a very rare condition and says that during euclidean norm computation the sum of squares overflowed, eg did not fit into the float data type any more. This indicates that something is bogus with your input data.
a follow up issue of this one should be "released package on conda-forge uses debug flags for compilation"
For cluster_mini_batch_kmeans pyemma 2.5.4, python 2.7.14
cl = pyemma.coordinates.cluster_mini_batch_kmeans(data=y, k=msm_states, max_iter=10, n_jobs=None)
I get a fatal error: