issues
search
alexbovet
/
flow_stability
Flow stability framework for dynamic community detection in temporal networks
GNU Lesser General Public License v3.0
24
stars
4
forks
source link
Get rid of the `SPA` class
#45
Closed
j-i-l
closed
1 month ago
j-i-l
commented
3 months ago
_From
this
and
this
comment_
Check if/where the
SPA
class is used (for both the c and python implementation)
Remove them if unused
If used, check if there is a performance gain, if not, replace with existing implementations from
scipy
_From this and this comment_
SPA
class is used (for both the c and python implementation)scipy