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

Block or report upphiminn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
upphiminn/README.md

Hi there 👋

Welcome to my github page 👨🏻‍💻

Pinned Loading

  1. d3.ForceBundle d3.ForceBundlePublic

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

    HTML 276 49

  2. jLouvain jLouvainPublic

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

    JavaScript 150 51

  3. jDBSCAN jDBSCANPublic

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

    JavaScript 84 23

  4. jHC jHCPublic

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

    JavaScript 8 4

  5. dynamic-module-wrap dynamic-module-wrapPublic

    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