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

Block or report Geolm

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

Pinned

  1. simd_bitonic simd_bitonic Public

    Bitonic sort using simd (avx/neon) instructions

    C 13

  2. math_intrinsics math_intrinsics Public

    One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)

    C 3

  3. simd simd Public

    Neon/AVX simd library, vector size agnostic

    C

  4. arithmetic_codec arithmetic_codec Public

    arithmetic encoder decoder, C port of Amir Said's FastAC

    C