Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Diff #2

@rajesh-krishnan

Description

@rajesh-krishnan

Thank you for implementing IBLT in Python and sharing it.

I was looking for a Python alternative for https://github.com/gavinandresen/IBLT_Cplusplus and your solution comes close, but it will be useful to have a __sub__ method for use in data set reconciliation algorithms that require calculating the difference of IBLT instances.

One can extend the IBLT class with something along the lines of the __subtract() method in https://github.com/fle-internal/database-iblt/blob/master/iblt.py, which appears to be a derivative of your implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions