Skip to content
View dvberkel's full-sized avatar
💭
Enjoying life, the universe and everything
💭
Enjoying life, the universe and everything

Highlights

  • Pro
Block or Report

Block or report dvberkel

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

    Interacting with a Novation Launchpad from your browser with the web Midi API

    JavaScript 3

  2. TIS-100.superoptimizer TIS-100.superoptimizer Public

    Superoptimization for TIS-100 game

    Rust 4

  3. e-Valuate e-Valuate Public

    Python implementation of e-Valuate, a game on arithmetic expressions.

    Python 1

  4. microKanren microKanren Public

    An Elm implementation of the μKanren language.

    Elm 5 1

  5. burnside burnside Public

    Counting with Burnsides Theorem

    GAP

  6. Duvals Algorithm for generating Lynd... Duvals Algorithm for generating Lyndon words
    1
    """Lyndon.py
    2
    Algorithms on strings and sequences based on Lyndon words.
    3
    David Eppstein, October 2011."""
    4
    
                  
    5
    import unittest