Skip to content
View upphiminn's full-sized avatar
🚜
🚜
Block or Report

Block or report upphiminn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
upphiminn/README.md

Hi there πŸ‘‹

Welcome to my github page πŸ‘¨πŸ»β€πŸ’»

Pinned Loading

  1. d3.ForceBundle d3.ForceBundle Public

    Force Directed Edge Bundling (FDEB) in Javascript; d3.js ready. (https://www.win.tue.nl/vis1/home/dholten/papers/forcebundles_eurovis.pdf)

    HTML 276 50

  2. jLouvain jLouvain Public

    Louvain community detection for Javascript (http://arxiv.org/abs/0803.0476) (http://en.wikipedia.org/wiki/Community_structure#The_Louvain_method).

    JavaScript 147 51

  3. jDBSCAN jDBSCAN Public

    Javascript DBSCAN – Spatial and temporal (GPS location) data ready!

    JavaScript 83 23

  4. jHC jHC Public

    Agglomerative Hierarchical Clustering able to munch and cluster GPS data. In Javascript of course.

    JavaScript 8 4

  5. dynamic-module-wrap dynamic-module-wrap Public

    Allows to repeatedly wrap/patch a function property on a module/object. Maintains ordering of wrapping, even when intermediate patch/wrapping functions are removed.

    JavaScript