I'm Aidan, and I'm currently a PhD candidate in Biomedical Informatics at the University of Pittsburgh.
I'm planning to graduate in Summer 2025. My current projects include working on clustering massive graphs/networks and helping maintain the Biostrings R package. I occasionally write blog posts about the things I've been up to lately, which you can check out below!
For more information, check out my website.
- Efficient File I/O, Part 4: In-Place External Sorting
- Efficient File I/O, Part 3: Loser Trees and External Sorting
- Efficient File I/O, Part 2: Why is
fwrite
so slow? - Efficient File I/O, Part 1: Some (somewhat) surprising findings on C’s
fseek
- Converting vectors to dendrograms in R
- Automated R Testing and Coverage on GitHub (without Codecov!)
- Clustering without RAM
- Writing a Random Forest from Scratch
- Fortran, C, and R
- Forth for R