miguelruor
Mathematician, software developer, AI & quantum computinga enthusiast. Curiosity driven
RentierGuanajuato, Mexico
Pinned Repositories
AdvancedDL_CIMAT
Advanced Deep Learning class at CIMAT (Fall 2024)
awesome-design-patterns
A curated list of software and architecture related design patterns.
code_engine
Repository to learn how to use IBM Code Engine
Efficient-Programming
Efficient Programming course (CIMAT, 2018). Covered advanced algorithms and data structures.
HuffmanCoding
Implemented in C++ the Huffman coding: a lossless data compression algorithm.
IA_code
Code of my Artificial Intelligence class.
quantum-walk-animation
A visualization of a (continuous-time) quantum walk
quantum_search_sum
Quantum circuit that finds the pair of positive integers in a list such that sum a given positive integer n
task_time_tracker
Task Time Tracker App By Mixtemi
TDA_financial_markets
Turbulence index based on persistent homology for financial markets
miguelruor's Repositories
miguelruor/TDA_financial_markets
Turbulence index based on persistent homology for financial markets
miguelruor/HuffmanCoding
Implemented in C++ the Huffman coding: a lossless data compression algorithm.
miguelruor/quantum-walk-animation
A visualization of a (continuous-time) quantum walk
miguelruor/task_time_tracker
Task Time Tracker App By Mixtemi
miguelruor/AdvancedDL_CIMAT
Advanced Deep Learning class at CIMAT (Fall 2024)
miguelruor/awesome-design-patterns
A curated list of software and architecture related design patterns.
miguelruor/code_engine
Repository to learn how to use IBM Code Engine
miguelruor/DiscreteDifferencialGeometry
Code of my class of Discrete Differencial Geometry
miguelruor/geotop-a-3.0
Web page (version 3.0) of GEOTOP-A seminar: a seminar about applications of geometry and topology.
miguelruor/quantum_search_sum
Quantum circuit that finds the pair of positive integers in a list such that sum a given positive integer n
miguelruor/quantum_walks_genotype_networks
Analysis of simulations of continuous-time quantum and random walks over three genotype spaces as genetic evolution models
miguelruor/django-learning
Repository to learn Django
miguelruor/flutter-codelab
Flutter Codelab
miguelruor/flutter-example
A simple app in Flutter
miguelruor/gcloud_function_example
Example of a Google Cloud Function that requires a python package from GitHub
miguelruor/GeneticEvolution
Quantum and classical models of genetic evolution using continuous quantum and random walks over genotype spaces.
miguelruor/geotop-a-2.0
Web page (version 2.0) of GEOTOP-A seminar: a seminar about applications of geometry and topology. See seminargeotop-a.com
miguelruor/ibm-quantum-challenge-fall-2021
For IBM Quantum Challenge Fall 2021
miguelruor/Machine-Learning-Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
miguelruor/material-dashboard-react
React version of Material Dashboard by Creative Tim
miguelruor/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
miguelruor/numerical_methods_graduate
Codes developed during my Numerical Methods gradutate class at CIMAT (in spanish)
miguelruor/QML-for-Conspicuity-Detection-in-Production
Womanium Quantum+AI 2024 Project: QML for Conspicuity Detection in Production
miguelruor/quantum-explorers
A self-paced, quantum computing learning journey for high school students and above.
miguelruor/quantum-simulation
Simulating a continuous-time quantum walk over a graph using IBM Code Engine, COS and Cloudant
miguelruor/quantum_hitting_time
Computes the hitting time into marked set of nodes of a continuous quantum walk over a graph with measurements given by a Poisson process
miguelruor/quantum_hitting_time_genotype_networks
Computes the hitting time into marked genotypes of a continuous quantum walk over genotype networks with measurements given by a Poisson process
miguelruor/quantumalgorithms.org
This is the repository for https://quantumalgorithms.org
miguelruor/random-walks-simulation
Continuous random walks over genotype network
miguelruor/react-point-of-sale
A simple point of sale app built in nodejs and reactjs