Skip to content
View AlexAllen's full-sized avatar

Block or report AlexAllen

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. lc-gpu lc-gpu Public

    Liquid crystal interactions with nanoparticles simulated on GPUs, produced as part of our BSc theses. We also produced a more comprehensive solver produced in standard C++, linked below.

    C++ 2

  2. danPrllelTst danPrllelTst Public

    A quick test of serial C++ vs openMP vs CUDA for calculating Pi using a Monte Carlo method. It runs fine on my computer, so as long as you have the same stuff installed as me it should work fine!

    C++ 1

  3. rocket_altimeter rocket_altimeter Public

    An altimeter for a rocket, to meet the requirements of the United Kingdom Rocketry Association's Model Achievement Program task "DIY Altimeter".

    C++