Skip to content
View nk2014yj's full-sized avatar

Block or report nk2014yj

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

    Forked from ashvardanian/SimSIMD

    Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, …

    C 1

  2. big-ann-benchmarks big-ann-benchmarks Public

    Forked from harsha-simhadri/big-ann-benchmarks

    Framework for evaluating ANNS algorithms on billion scale datasets.

    Jupyter Notebook

  3. yael_v438 yael_v438 Public

    yael目前停止维护,当前版本为v438的代码

    C

  4. SINGILE-ann-benchmarks SINGILE-ann-benchmarks Public

    Forked from erikbern/ann-benchmarks

    Benchmarks of approximate nearest neighbor libraries in Python

    Python

  5. puck puck Public

    Forked from baidu/puck

    Puck is a high-performance ANN search engine

    Jupyter Notebook

  6. Simd Simd Public

    Forked from ermig1979/Simd

    C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.

    C++