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

Block or report NolantheNerd

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
NolantheNerd/README.md

Nolan McMahon

Hi! I'm a physicist, mathematician, and computer scientist from Calgary, Alberta, Canada! My interests center around simulation, mathematical optimization, and backend systems - mostly.

Projects

I've made a couple of free software projects myself!

  • Note [BASH]: Manage your notes without ever leaving the command line!
  • Scripture_Phaser [Python]: Helps you to memorize Bible passages!

These are complete enough to be useful. I'm sure that they still have bugs, but I'm confident enough to open them up to the public.

Right now, I'm actively working on:

  • dm [Fortran]: A simulation of how diseases spread through a population.

Open Source Contributions

When I run across issues in open source projects, I love to contribute fixes! Here is a list of the open source contributions that I've made so far:

  • OpenFSAM [Fortran]: I added support for functions with discrete parameters to the simulated annealer.
  • Scikit-Learn [Python]: I fixed a type checking error with the degree parameter of the polynomial kernel.

About

Still curious about me? Check out my website!

Pinned

  1. scripture_phaser scripture_phaser Public

    scripture_phaser helps you to memorize the Bible.

    Python

  2. note note Public

    Manage your notes without ever leaving the command line!

    Shell