Skip to content
View mikenz1000's full-sized avatar

Block or report mikenz1000

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 Loading

  1. succinct-debruijn-test succinct-debruijn-test Public

    An 'educational' implementation of the Succinct de Bruijn algorithm

    C++ 1

  2. C++ Boost Graph Library adapter for ... C++ Boost Graph Library adapter for the Cosmo DNA assembler's Succinct de Bruijn graph object
    1
    /*
    2
    3
     Boost Graph Library - Succinct de Bruijn Adapter
    4
     
    5
     Allows you to use BGL algorithms on debruijn_graph<> objects
  3. bloomfilter bloomfilter Public

    Some basic experiments with bloom filters in C++

    C++

  4. smtl smtl Public

    Standard Meta-Template Library - An experiment in C++ template meta-programming

    C++