Skip to content

DimBer/ASE-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OVERVIEW

Implementations of the Adaptive-similarity Node Embedding method (see here)

  1. portable/ : Basic implementation with no dependencies (expept basic cblas routines).

  2. slepc_based/: Scalable to larger graphs (millions of nodes). Builds on (and requires installation of) the slepc package.

About

Adaptive Similarity node Embedding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages