Hi! I'm Matthias M. Fischer, a PhD graduate in theoretical biology from Berlin, Germany, who now works in industry. I'm interested in differential equation modelling, statistics, data science, software development, and many other things.
2022
- Assert Statements are Removed in Optimised Python Code
- Calling C from within Python, Part 2: Calling and Callbacks
- Calling C from within Python, Part 1: Making a Shared Object
- Close, but no C(igar) -- Optimising Numerics-Heavy Python Code with Numba
- Heroku Shutdown and Migration of my Covid Dashboard
- Finished my PhD Thesis!
- Converting TeX to Word
- The Fractal Dimension of the Lorenz Attractor
- Attractor Reconstruction using Delay Coordinates
- Drug Metabolism and Pharmakokinetics 101 -- Lecture Notes
- Introduction to VoilĂ , Part 2: A simple Performance Hack
- Introduction to VoilĂ , Part 1: Overfitting a Regression Tree, Interactively!
- Machine Learning 101 -- Lecture Notes
- CUDA on the NVIDIA Jetson, Part 3: Threads, Atomics, Fuzzing, and Floating Point Errors
- CUDA on the NVIDIA Jetson, Part 2: Game of Life, Benchmarking, and some surprising Profiling Results
- CUDA on the NVIDIA Jetson, Part 1: Setup Notes
- Three Tools for collaborative TeX-ing
- The Ancient Rite of Passage, Part 2: Comparing Allocation Strategies
- The Ancient Rite of Passage, Part 1: Writing your own Malloc
- Aloha from Winter q-Bio 2022 on Hawai'i
- My Portfolio of Projects
- Logging your Raspberry Pi's Input Pins in C
- Sensitivity Analysis of Mathematical Models
- Tracking Trends in Biomedical Research Topics
- Yet Another Covid Dashboard, Part 3: Deploying it using Heroku
- Yet Another Covid Dashboard, Part 2: Caching
- Yet Another Covid Dashboard, Part 1: A Web App using Flask
2021
- Why is time flying by so quickly these days?
- Bayesian Inference, Part 2: Fitting (Generalised) Linear Models
- A Year in (contempory Fiction) Books
- Beautiful Math Formulas with MathJax
- The Mathematical Biology of Advent of Code, Day 6
- Bayesian Inference, Part 1: The Basics
- The Anatomy of scRNA-seq Datasets
- A small NLP Data Science Project from Start to Finish
- Musings on Dave Eggers' "The Every"
- Hello, World!