hetmatpy icon indicating copy to clipboard operation
hetmatpy copied to clipboard

Python package for matrix storage and operations on hetnets

Results 3 hetmatpy issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for this project. I'm using it for my master's thesis and it's been really helpful. If I understand the degree-grouping of node pairs correctly, the null distribution...

Hey all, I commented on the other package as well, but is there another how-to here that I can use for understanding how to use this package?

In [this discussion](https://doi.org/10.15363/thinklab.d193), we settled the current method of transforming DPWCs. The method we selected was: ``` asinh(dwpc_matrix / mean(dwpc_matrix)) ``` However, now I realize it probably makes more sense...