Skip to content
View steverangel's full-sized avatar

Block or report steverangel

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

    High performance surface density fields using the DTFE method.

    C 4 2

  2. AGORAS AGORAS Public

    A fast K-medoids clustering algorithm.

    C 2 1

  3. SWM-workloads-fork SWM-workloads-fork Public

    Forked from kevinabrown/SWM-workloads-fork

    Scalable Workload Models -- Requires boost and C++-11 to build

    C++ 1

  4. codes codes Public

    Forked from codes-org/codes

    The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and mode…

    C 1

  5. FlatKDTree FlatKDTree Public

    Builds an index array for 3D points organized as a KD-tree.

    C

  6. AllocatedVector AllocatedVector Public

    A simple, templated, C++ storage container class with the familiar vector interface, but uses preallocated memory.