-
flexiWAN
- Barcelona, Catalunya
-
book_assignment Public
A Python script to assign books to people based on preferences using the Hungarian algorithm
Python MIT License UpdatedFeb 14, 2025 -
my_dotfiles Public
My dotfiles that configure my personalized work environment
Shell UpdatedDec 6, 2021 -
-
-
my_scripts Public
Useful bash (or others shell programming language) scripts that helps me in my daily life
-
gcalcli Public
Forked from insanum/gcalcliGoogle Calendar Command Line Interface
Python UpdatedOct 31, 2014 -
-
Projecte_Final_PCA Public
This is the final project of Awareness of Architecture in Programming subject (PCA). Most of the documentation is in catalan.
C UpdatedApr 16, 2014 -
Gomoku72 Public
This project belongs to the final project of the course Programming Project, a subject from computer engineering degree provided by Barcelona School of Informatics (Polytechnic University of Catalo…
Java UpdatedMar 8, 2014 -
Collatz-Sequence Public
Optimized version of a code that calculates the maximum cycle length (Collatz sequence) of a range of numbers from 1 up to 4.000.000.000. This project belongs to a challenge proposed by Awareness o…
C UpdatedMar 8, 2014 -
CUDA-Exercises Public
This repository contains some exercises solved by myself about CUDA, the NVIDIA general-purpose parallel computing platform and programming model. All exercises can be found in NVIDIA website at De…
UpdatedMar 8, 2014 -
CUDA-Find-Key Public
A simple program that searches the first occurence of a given key in an array. Returns the position of the first occurrence (if it exists). This search algorithm has been implemented using CUDA C/C…
UpdatedMar 8, 2014 -
-
CUDA-Matrix-Multiplication Public
Both CPU and GPU version of matrix multiplication
D UpdatedMar 8, 2014 -
CUDA-Heat-Equation Public
An extra laboratory session (from a master course) whose challenge is paralleize the heat diffusion code with the Jacobi solver using CUDA, the programming paradigm developed by NVIDIA to program G…
D UpdatedMar 8, 2014 -