Skip to content
View LDRyan0's full-sized avatar
๐Ÿ“š
๐Ÿ“š
Block or Report

Block or report LDRyan0

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
LDRyan0/README.md
  • ๐Ÿง  High Performance Computing, GPU programming, Signal Processing and Radio Astronomy,
  • ๐ŸŽ“ BEng (Hons) Electrical and Electronic Engineering/BSc Computer Science, Curtin University.
  • ๐Ÿ“ง liamdryan01@gmail.com

Pinned

  1. mandelbrot mandelbrot Public

    A set of programs that produce the Mandelbrot set as a PPM image using a variety HPC parrallelisation concepts with OpenMPI.

    C 1

  2. btcc btcc Public

    A Bifrost plug-in for the Tensor-Core Correlator.

    Python 1 2

  3. 2D-Cross-Entropy-Optimisation 2D-Cross-Entropy-Optimisation Public

    Two dimensional optimisation algorithm using the Cross Entropy Method. Data is iteratively fitted to a Beta Distribution in the algorithm.

    Jupyter Notebook 1

  4. CUDA-Examples CUDA-Examples Public

    A basic set of programs that perform a variety of parallelised linear algebra operations using CUDA.

    Cuda