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

Block or report Judmurray

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
Judmurray/README.md
  • 👋 Hi, I’m @Judmurray
  • 👀 I’m interested in Data Analytics and Scientific Computing
  • 🌱 I’m currently a graduate student in the Master of Science program for Data Analytics at the University of Central Florida. This program teaches students how to use techniques from upper level Mathematics, Statistics, and Computer Science in order to gather, structure, manipulate, and analyze data to make meaningful and useful inferences. I am using this page so show some of the programming projects I am working on or have completed in coursework. My github is still a work in progress so I am actively trying to add new material as well as polish my existing Repo's and documentation.
  • 💞️ I’m open to collaborating on any and all types of projects and am always eager to learn more!
  • 📫 How to reach me: judmurray2002@gmail.com

Popular repositories Loading

  1. MPI-Kmeans-FarFirst MPI-Kmeans-FarFirst Public

    This Repo contains a completed project using MPI to code a Kmeans clustering algorithm.

    C 1

  2. Judmurray Judmurray Public

    Config files for my GitHub profile.

  3. 3-centers-algorithm 3-centers-algorithm Public

    Here is one of the projects I completed in undergrad, the 3 centers algorithm using OpenMP in C.

    C

  4. OpenMP-Kmeans OpenMP-Kmeans Public

    This is a project I completed outlining implementations to the farthest-first centroid clustering algorithm as well as the parallel K-means algorithm using OpenMP in C.

    C

  5. MPI-Kcenters MPI-Kcenters Public

    This project outlines the use of MPI as a computing architecture and some of its advantages.

    C

  6. MATLAB-LinAlg MATLAB-LinAlg Public

    This Repo contains Numerical Linear Algebra work programming with MATLAB.

    MATLAB