bobye / d2_kmeans

Fast discrete distributions clustering using Wasserstein barycenter with sparse support
Other
12 stars 3 forks source link

Windows support #27

Open bobye opened 9 years ago

bobye commented 9 years ago

it is not possible to provide cygwin solutions at this time. Maybe one can try msvc using visual studio express. But it requires substantial changes to the code, I believe. At least, time profiling part and argument read part have to be changed.

bobye commented 9 years ago

Yet, one can use other LP solver. because mosek is not very friendly to Windows.