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

Block or report dorfner

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

Popular repositories Loading

  1. mpi-nbbodies mpi-nbbodies Public

    N-bodies parallel simulation with MPI

    Python

  2. thr-sync-square thr-sync-square Public

    Parallel writing with POSIX threads using mutexes, condition variables and barriers

    C

  3. thr-sync-buffer thr-sync-buffer Public

    Parallel buffer management with POSIX threads using mutexes, condition variables and barriers

    C

  4. db-plsql db-plsql Public

    SQL and PL/SQL scripts to create and manage a specific DB

    PLSQL

  5. tsp-py tsp-py Public

    "Traveling Salesman Problem" solver using steepest hill climbing with different strategies

    Python

  6. avl-interactive avl-interactive Public

    AVL tree implementation with ASCII art visualization and command line interface for tree manipulation

    C