fcdimitr / sgtsnepi

Swift Neighbor Embedding of Sparse Stochastic Graphs
GNU General Public License v3.0
19 stars 10 forks source link

Installation through conda #8

Open parashardhapola opened 3 years ago

parashardhapola commented 3 years ago

Hi,

I have noticed that SG- tSNE usually requires following extra libraries when build over a fresh Ubuntu.

Sometimes it is difficult to get all these packages.

Are you interested in making SG-tSNE available through conda (could be through conda-forge channel)? Most of the above dependencies, except cilk, are already on conda-forge.

Availability on Conda forge will really help improve the usage of package as the users will not need to build the binaries themselves and can use SG-tSNE across many platforms.

Best regards, Parashar

pitsianis commented 3 years ago

We do not have the expertise in our team, so any guidance is welcome.

parashardhapola commented 3 years ago

Hi,

Yeah. Sure. It will be nice to have multi architecture built for SG-tSNE. I will try to create one on conda. Will keep you posted about this.