Skip to content
View MrFlap's full-sized avatar

Block or report MrFlap

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. fast-factorial fast-factorial Public

    Implementation of factorial by breaking it down into primes then using exponentiation to multiply many prime factors, reducing computational time. Would be faster with a prime wheel, but I don't kn…

    Python

  2. k-NN k-NN Public

    Forked from opensearch-project/k-NN

    🆕 Find the k-nearest neighbors (k-NN) for your vector data

    Java

  3. OpenSearch OpenSearch Public

    Forked from opensearch-project/OpenSearch

    🔎 Open source distributed and RESTful search engine.

    Java

  4. faiss faiss Public

    Forked from facebookresearch/faiss

    A library for efficient similarity search and clustering of dense vectors.

    C++

  5. VectorSearchForge VectorSearchForge Public

    Forked from navneet1v/VectorSearchForge

    Python

  6. opensearch-vectorsearch-sample opensearch-vectorsearch-sample Public

    Forked from navneet1v/opensearch-vectorsearch-sample

    This repo contains various examples on how to use OpenSearch as Vector DB

    Jupyter Notebook