Skip to content
View hagai-helman's full-sized avatar
Block or Report

Block or report hagai-helman

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

  1. unionfind unionfind Public

    Forked from deehzee/unionfind

    A union-find disjoint sets data structure implemented in Python with the "Weighted Quick Union with Path Compression" algorithm.

    Jupyter Notebook 4

  2. jsop jsop Public

    A way to store large amounts of JSON-style data on disk, and to access it very quickly

    Python 3

  3. meanwhile meanwhile Public

    Very easy multithreading in Python

    Python 2

  4. docker-borg-server docker-borg-server Public

    A Docker image for a minimal SSH server with Borg Backup support

    Shell 1

  5. modulo modulo Public

    Forked from lapets/modulo

    Pure Python library for working with modular arithmetic, congruence closures, and finite fields.

    Python 1

  6. modlinalg modlinalg Public

    A small python library for solving modular linear equation systems.

    Python