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

Block or report kroppel

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

  1. algorithm_engineering algorithm_engineering Public

    Header-Only-Library providing functions that perform parallel in-place Partitioning, Quickselect and Quicksort

    C++

  2. hpc-repo hpc-repo Public

    This repository contains all code written for the class "High Performance Computing"

    C++ 2

  3. sudoku_solver sudoku_solver Public

    Sudoku solver taking in a sudoku puzzle as a two-dimensional array and outputs its solution.

    Python

  4. tiny-webserver tiny-webserver Public

    Small web server providing minimal functionality to process GET requests

    C

  5. curve-fitting curve-fitting Public

    Module providing functions to perform linear and quadratic regression on multivariate data.

    Python