Skip to content
View fbv81bp's full-sized avatar

Block or report fbv81bp

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
fbv81bp/README.md

Hey there 👋

i'm just another electrical engineer. Maybe a tiny bit more innovative than usual. Please check my improvements to this world pinned to this profile, here below... 👇

Pinned Loading

  1. Another_mod Another_mod Public

    A recursive modular reduction of mine, that only uses powers of 2 division and modulus calculation.

    Python

  2. CRT_FFT_RADAR CRT_FFT_RADAR Public

    My way of retrieving continuous distance data of Chinese Remainder Theorem with FFT

    MATLAB 1

  3. Commutative_hash Commutative_hash Public

    A commutative hash, that relies on permutations and sums to hinder solving the discrete logarithm problem.

    Python

  4. Sun_burst_protection Sun_burst_protection Public

    Lightning or Sun burst induced current protection concept.

  5. spVVmult spVVmult Public

    Sparse vector-vector multiplication - my way.

    Python

  6. VHDL_Karatsuba VHDL_Karatsuba Public

    Karatsuba multiplication with recursive hardware description in VHDL.

    VHDL