Skip to content

diogo-aos/masters_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Quantum Clustering

  • NumPy
  • SciKit-Learn
  • bitstring

GPU SL

  • Numpy
  • Numba
  • NumbaPro (only for Single-Link)

EAC

  • Numpy
  • Numba
  • SciPy
  • scipy_numba (included in repo)
  • PyTables (for very large sparse matrices)

Usage

Make sure scipy_numba and this repository are in the PYTHONPATH, so that the code is availale from anywhere.

TODO

Dev

  • Float support in GPU Scan

Tests

  • scan (DONE)
  • EAC
  • Boruvka CPU
  • Boruvka GPU
  • SL CPU
  • SL GPU
  • graph build
  • graph mst
  • graph connected components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages