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

Block or report morgen-peschke

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 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