Skip to content
View thergh's full-sized avatar

Block or report thergh

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

Pinned Loading

  1. jftt-compiler jftt-compiler Public

    Compiler for a procedural language. Translates a program to machine code that can be run using the provided virtual machine.

    Python

  2. evolution evolution Public

    Applying evolutionary metaheuristic algorithms to solve Travelling Salesman Problem.

    C++

  3. matrix-multiplication-library matrix-multiplication-library Public

    A library implementing matrix multiplication using the Gauss Elimination procedure, optionally including partially choosing a main element.

    Julia

  4. arduino-car arduino-car Public

    Source code for an electric remote controlled car model made with Arduino hardware.

    C++

  5. TSP-Annealing-Taboo TSP-Annealing-Taboo Public

    Solving Travelling Salesman Problem examples using Simulated Annealing and Taboo Search approaches and comparing the results.

    C++