Fork me on GitHub
#data-science
<
2017-11-16
>
joelkuiper21:11:00

might be off topic, does anyone know of a network analysis (e.g. centrality, page rank, etc) in the JVM world that ideally also works with sparse adjacency matrixes?

joelkuiper21:11:55

I know there’s JUNG, but I was hoping for something more recent (NetworkX) like

joelkuiper21:11:28

https://github.com/jgrapht/jgrapht seems to where all the development is these days, I’ll take a look but still open to suggestions 🙂