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

Block or report vvhitedog

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

    An analytic solution to the three sphere intersection problem.

    Python 13 6

  2. maxflow-lib maxflow-lib Public

    A collection of performant maxflow algorithms aggregated under one interface to rule them all.

    C++ 1

  3. ctypes_ndarray ctypes_ndarray Public

    A simple interface to use numpy.ndarray in C++ or C code, allowing python to hold ownership at all times.

    Python 1

  4. aimless aimless Public

    Algorithm Implementations More or Less for Education and Self Study

    C++

  5. configs_and_setup configs_and_setup Public

    Configurations and setup scripts to help me configure and setup a new environment.

    Vim Script

  6. BinaryMinHeap BinaryMinHeap Public

    A C++ implementation of a binary minimum heap that can use different underlying map data structures.

    C++