issues
search
AnacletoLAB
/
ensmallen
🍇 Ensmallen is the Rust/Python high-performance graph processing submodule of the GRAPE library.
MIT License
39
stars
12
forks
source link
Bringing several updates to master
#194
Closed
LucaCappelletti94
closed
1 year ago
LucaCappelletti94
commented
1 year ago
In this new version:
Moving to CSR as the default data structure
Faster triangle count
Faster square count
Faster isomorphism detection
Resolved some code debt and sped up some core operations
In this new version: