Skip to content
View KRM7's full-sized avatar

Block or report KRM7

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

Pinned Loading

  1. gappgappPublic

    A genetic algorithms library in C++ for single- and multi-objective optimization.

    C++ 41 9

  2. small_unique_ptrsmall_unique_ptrPublic

    A unique_ptr implementation with small object optimization

    C++ 20 1

  3. quasi-randomquasi-randomPublic

    A simple quasi-random number generator implemented in C++ for generating low discrepancy sequences in any number of dimensions.

    C++ 5 2

  4. small_vectorsmall_vectorPublic

    Fully constexpr vector implementation with small object optimization

    C++