Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Tugbars's full-sized avatar
  • LINAK
  • Denmark

Block or report Tugbars

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 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 Loading

  1. VectorGEMM VectorGEMM Public

    Safety-hardened GEMM (matrix multiply) implementation achieving 169.8 GFLOPS on Intel i9-14900. Built for embedded systems and safety-critical applications where reliability matters as much as spee…

    C

  2. Savitzky-Golay-Filter Savitzky-Golay-Filter Public

    Microcontroller friendly, efficient Savitzky-Golay Implementation with Gram Polynomials and Memoization

    C++ 20 3

  3. VectorFFT VectorFFT Public

    VectorFFT is a vectorized, pure C FFT library optimized for x86 processors (AVX-512, AVX2, SSE2) with zero external dependencies. It implements mixed-radix algorithms for common sizes and Bluestein…

    C 4

  4. Adaptive-Savitzky-Golay-Filter Adaptive-Savitzky-Golay-Filter Public

    A Savitzky-Golay implementation that dynamically applies the most optimal window size and polynomial order based on the shape and noise level of the dataset.

    C 10 1

  5. RLS-Driven-Peak-Analyzer RLS-Driven-Peak-Analyzer Public

    Microcontroller-friendly C implementation of Recursive Least Squares (RLS) for running gradient analysis, including linear, cubic, and quadratic trends, optimized for real-time trend and peak detec…

    C 4

  6. SQR-UKF-main SQR-UKF-main Public

    C