Skip to content

Parallel computation of community structures in graphs

Notifications You must be signed in to change notification settings

bobbys-dev/gpu-louvain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cython wrapped CUDA/C++

This code makes an explicit cython class that wraps the C++ class, exposing it in python.

To install:

$ python setup.py install

Install these in a virtual environment: $ pip install requirements.txt

Test:

$ pytest test.py

you need a relatively recent version of cython (>=0.16) and CUDA sm_35

About

Parallel computation of community structures in graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published