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

Block or report adamasstokhorst

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

Pinned

  1. ZechdB ZechdB Public

    Fast de Bruijn sequence generation using Zech logarithms as described on the following paper: https://arxiv.org/abs/1705.03150

    Python 2

  2. debruijn debruijn Public

    Dirty, proof-of-concept implementation of de Bruijn sequence generation as described on the following paper: https://arxiv.org/abs/1611.10088

    Python 1 1