Skip to content
View PerHuepenbecker's full-sized avatar
  • Hanover, Germany
  • 02:28 (UTC +01:00)

Block or report PerHuepenbecker

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 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. csr_matrix_cpp csr_matrix_cpp Public

    A simple example implementation of the Compressed Sparse Row method for efficient operations on sparse matrices. Includes a basic linear algebra library for the handling of regular dense matrices

    C++

  2. PortHawk PortHawk Public

    A port scanner built as a personal educational project to engage more with low-level network programming (using raw sockets and libpcap) and improve C++ proficiency. Status: Work in progress. The c…

    C++