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

Block or report morgen-peschke

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. conway-boolean-network conway-boolean-network Public

    Conway's game of life implemented as a 2D boolean network function.

    C++ 1 1

  2. scala-commons scala-commons Public

    Common utility libraries for Scala

    Scala 1

  3. mock4s mock4s Public

    A simple mock server built on http4s and cats

    Scala 1

  4. scala-playground scala-playground Public

    Misc examples and explorations in Scala

    Scala 1

  5. markov-text markov-text Public

    Random text generator using arbitrary order Markov Chaining

    Scala

  6. ant-colony-optimizer ant-colony-optimizer Public

    Ant Colony optimization algorithm for the shortest path through a graph, run through a genetic algorithm to tweak the optimization parameters.

    Perl