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

Block or report Iasonaspg

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

Pinned

  1. GPU-Randomized-Block-Lanczos GPU-Randomized-Block-Lanczos Public

    A Julia implementation of Randomized Block Lanczos algorithm that uses CUDA to accelerate the computation of eigenvalues of large sparse symmetric matrices

    Julia

  2. Real-Time-Sockets Real-Time-Sockets Public

    This repository contains the source code of a Real-Time Application that I have created which enables Raspberry Pi devices to exchange messages and keep a limited history of those. C sockets based …

    C

  3. speech-emotion-recognition speech-emotion-recognition Public

    Speech Emotion Recognition project that analyzes .wav files and predicts the underlying emotion. Multiclass classification with five emotion classes.

    Jupyter Notebook 1

  4. Linux-Shell Linux-Shell Public

    Custom Linux Shell based on the fork-join model. The main process spawns children processes that execute the given commands.

    C

  5. Graph-triangles Graph-triangles Public

    Calculation of the number of triangles on an undirected graph using CUDA

    Cuda

  6. Parallel-repo Parallel-repo Public

    This is a repo with programs that I designed to run in parallel

    C