Sotera / spark-distributed-louvain-modularity

Spark / graphX implementation of the distributed louvain modularity algorithm
Apache License 2.0
311 stars 153 forks source link

support for edge weight double #11

Open ayubSubhaniya opened 4 years ago

ayubSubhaniya commented 4 years ago

Was there a specific reason as to why floating point edge weight is not allowed?

ayubSubhaniya commented 4 years ago

create a PR for same https://github.com/Sotera/spark-distributed-louvain-modularity/pull/12