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 about blocking 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 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 49

  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 151 50

  3. jDBSCAN jDBSCAN Public

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

    JavaScript 84 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