Skip to content

cLoops v0.93

Compare
Choose a tag to compare
@YaqiangCao YaqiangCao released this 11 Mar 01:51
· 45 commits to master since this release
  1. updated DBSCAN algorithm as CHEN Zhaoxiong's version, much faster for clustering, nearly 1/2 time saved compared to old DBSCAN version.
  2. updated method for visiting PETs, now using CHEN Zhaoxiong's method of binary search, much faster.
  3. new DBSCAN algorithm designed by us called blockDBSCAN is uploaded and under intense fine-tune for cLoops.

Happy loop-calling.