Skip to content
View pbotmeyertron's full-sized avatar

Block or report pbotmeyertron

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

    Highly optimized, single-header, 3D math library written in C. Uses SIMDE as the back-end for auto-vectorization on most platforms.

    C 40 2

  2. cthreads cthreads Public

    Single-header, C11 threads implementation.

    C 2

  3. simd_class_library simd_class_library Public

    A single-header vector class that takes advantage of GCC's, Clang's, and MSVC's auto-vectorization features and produces highly optimized SIMD code without the need to explicitly invoke SIMD functi…

    C++ 1

  4. cstd cstd Public

    A C implementation of the C++ STL containers library.

    C 1

  5. config_files config_files Public

    config files

    Vim Script

  6. project_euler_c project_euler_c Public

    Project Euler solutions in C

    C