pathpy / pathpyG

GPU-accelerated Next-Generation Network Analytics and Graph Learning for Time Series Data on Complex Networks.
https://www.pathpy.net
GNU Affero General Public License v3.0
33 stars 3 forks source link

fix #74 #75

Closed hackl closed 11 months ago

hackl commented 11 months ago

It should now work. The problem was the .strength() function for the edge weight, which only takes values between 0 and 1.