Skip to content
View janmoelter's full-sized avatar

Block or report janmoelter

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. epidemic-transport-model Public

    Code that has been used to perform the numerical simulations in C. Kuehn & J. Mölter. "The influence of a transport process on the epidemic threshold". J. Math. Biol. 85:62 (2022).

    Python

  2. Z-BRAIN-registration Public

    A pipeline for the registration and segmentation of volumetric neuroimaging data of neural activity in the larval zebrafish brain.

    Python 1

  3. sgc-assembly-detection Public

    Python code implementing the Similarity-Graph-Clustering (SGC) approach to detect neural assemblies in calcium imaging data.

    Python 2 1

  4. cryptopals Public

    My approach to the Cryptopals Crypto Challenges, which are a series of programming challenges about cryptography and specifically breaking real-world cryptographic systems.

    Python

  5. aes Public

    C++ code implementing the Advanced Encryption Standard (AES) block cipher as specified in the FIPS Publication 197 by the NIST.

    C++ 2 1

  6. gameboy-emulator Public

    Emulator for the classic Nintendo Game Boy™ (DMG-01).

    C++