amarrerod
PhD researcher @ Universidad de La Laguna. Member of the @PAL-ULL researching group.
Universidad de La LagunaTenerife
Pinned Repositories
auto-messengerpy
Bot de Facebook Messenger
DBSCAN
C++ implementation of DBSCAN clustering algorithm
fifa-player-classifier
SortingAlgorithmsComparison
Comparison of sequential and parallel version of Merge Sort and Quick Sort over large amount of numbers
spotify_audio_dashboard
dignea
Diverse Instance Generator with Novelty and EAs
DIGNEApy
Diverse Instance Generator with Novelty and EAs
ns_comb_journal
ns_nn_gecco_24
ns_pca_gecco23
amarrerod's Repositories
amarrerod/DBSCAN
C++ implementation of DBSCAN clustering algorithm
amarrerod/advent-of-code-21
amarrerod/spotify_audio_dashboard
amarrerod/advent24
amarrerod/advent_of_code_2021
Solutions for Advento of code 2021
amarrerod/amarrerod
amarrerod/aoc_2023
Solutions to the Advent of Code 2023 in Python
amarrerod/AsteroidRoutingProblem
The Asteroid Routing Problem: A Benchmark for Expensive Black-Box Permutation Optimization
amarrerod/build_cmake_mpi
Github Action template for building custom CMake and MPI Projects in Github.
amarrerod/classic_cs_problems
Classic Computer Science Problems solved
amarrerod/cpp_modules_example
Example of use of C++20 modules using Cmake
amarrerod/dna_search
Solving the DNA Search exercise from the book "Classic Computer Science Problems in Python" but using Rust
amarrerod/docker_singularity_course
amarrerod/DPKP
Dynamic Programming Solver for the 0/1 Knapsack Problem
amarrerod/fluent-python
amarrerod/game_of_life
amarrerod/genevo
Execute genetic algorithm (GA) simulations in a customizable and extensible way.
amarrerod/knncolle
Collection of KNN algorithms in C++
amarrerod/kp_heuristics
amarrerod/oxigen
Fast, parallel, extensible and adaptable genetic algorithms framework written in Rust
amarrerod/programming_rust
amarrerod/Project-Euler
Solutions to Project Euler's problem using Rust
amarrerod/QDax
Accelerated Quality-Diversity
amarrerod/RPSO
amarrerod/spotify_2_notion
amarrerod/string_helpers
Library of C++20 string helper functions.
amarrerod/The-Friendship-Algorithm
The Friendship Algorithm as outlined by The Big Bang Theory captured in JavaScript.
amarrerod/turing_machine_pyo3
amarrerod/turing_machine_rs
Turing Machine emulator written in Rust
amarrerod/umappp
UMAP C++ implementation