Skip to content
View simozert's full-sized avatar

Block or report simozert

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. wiselib wiselib Public

    Forked from ibr-alg/wiselib

    A generic algorithms library for heterogeneous, distributed, embedded systems.

    C

  2. ns-3-dev-git ns-3-dev-git Public

    Forked from nsnam/ns-3-dev-git

    Experimental GitHub read-only mirror of ns-3 development repository, will be kept in sync with original Mercurial repository; pull requests not accepted at the moment

    Python

  3. graph-cluster graph-cluster Public

    Forked from twanvl/graph-cluster

    Local search based graph clustering software

    C++

  4. HadoopSim HadoopSim Public

    Forked from yoursunny/HadoopSim

    Racket

  5. simgrid simgrid Public

    Forked from simgrid/simgrid

    Simulator of distributed applications (P2P, Clouds, Grids and others)

    C

  6. K-meansCluster K-meansCluster Public

    Forked from skyline0623/K-meansCluster

    A java implementation of k-means algorithm.It uses ball tree as internal data structure to accelerate the computation.It uses 2-norm distance to compute the similarity between instances.

    Java