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

Block or report stephen-hannam

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

  1. Altium_FootSymStep Altium_FootSymStep Public

    Footprints, Schematic Symbols and Step files for Altium

    HTML

  2. Hodgkin-Huxley-ODE-System Hodgkin-Huxley-ODE-System Public

    A basic MATLAB implementation of the Hodgkin-Huxley model of the Neuronal Firing based on transmembranes potentials and saturation at four varieties of synaptic gates: https://en.wikipedia.org/wiki…

    MATLAB 1

  3. TravelTimeFilter_API_mashup TravelTimeFilter_API_mashup Public

    A mashup of several google APIs, TravelTime API, and the Australian Bureau of Statistics API

    JavaScript

  4. Turtle_MandelBrot_Set Turtle_MandelBrot_Set Public

    Use Python Turtle to draw a blocky MandelBrot set, atan and logistic functions control colorspace of the visualization.

    Python

  5. Sockets_Threads_n_CLI_Minesweeper Sockets_Threads_n_CLI_Minesweeper Public

    in C (flat).

    C

  6. CUDA_impl_2048pt_TukeyCooley_Iterative_FFT CUDA_impl_2048pt_TukeyCooley_Iterative_FFT Public

    An exercise in Parallelization: I analyze and unroll the two (2) inner loops of Tukey-Cooley's Iterative FFT Algorithm and implement this in CUDA

    C