tpcp
tpcp: Tiny Pipelines for Complex Problems - A set of framework independent helpers for algorithms development and evaluation - Published in JOSS (2023)
cirq
Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.
qsim
Fast C++ and Python library for state-vector simulation of quantum circuits.
openfermion
Python package for compiling and analyzing quantum algorithms to simulate electronic structures.
smart-transformers
Smart Transformers are a versatile machine learning tool that can be integrated with Pytorch, TensorFlow, and JAX. Smart transformers provide accurate computations required for cryptographic algorithms. These transformers is that they are independent modules, making it efficient to experiment with various research projects related to cryptanalysis
BisPy
BisPy: Bisimulation in Python - Published in JOSS (2021)
markovjunior
Probabilistic language based on pattern matching and constraint propagation, 153 examples
trisicell
Scalable tumor phylogeny inference and validation from single-cell RNA or DNA data
ClusterAnalysis
Cluster Algorithms from Scratch with Julia Lang. (K-Means and DBSCAN)
functionalplus
Functional Programming Library for C++. Write concise and readable C++ code.
concurrentscc
Prototypes of Concurrent Strongly Connected Components (SCC) algorithms
crypto-platform
Tmatic is a cryptocurrency platform designed for automated trading on the Bitmex, Bybit and Deribit crypto exchanges.
tesseract-decoder
Search-based decoder for quantum error correction (QEC) written in C++ and Python.
p3d-dfs
Set of parallel Branch-and-Bound skeletons in Chapel targeting CPU-based systems at every scale.
payback
Minimize the number of transactions to pay of depts in a network of people.
qualtran
Qᴜᴀʟᴛʀᴀɴ is a Python library for expressing and analyzing Fault Tolerant Quantum algorithms.
reinforcement-learning-in-robotics
Jupyter notebook for reinforcement learning algorithm comparison
btllib
btllib: A C++ library with Python interface for efficient genomic sequence processing - Published in JOSS (2022)
competitive-programming
All Competitive Programming questions I have solved till date.
qptabsearch
Tableau-based protein substructure search using quadratic programming
quantum-chem
A Python program that computes the electronic densities and binding energies for isolated neutral atoms from an orbital-free density functional scheme based on polymer self-consistent field theory.
proyecto_factor
Este repositorio implementa un algoritmo de factorización de enteros a través de polinomios para un trabajo de fin de grado.
frustrated_quantum_convolutional_kernels
Magnetic frustration as a conceptual guide to quantum algorithm design
graphcompression
A new set of lossy and lossless graph compression techniques for external memory representation.
misc-problem-solutions
Showcases and solutions to various popular programming problems, written in C90, C++17, C++20, and C++23
pucminas-aeds2-assignments
Content developed throughout the Data Structures and Algorithms II course in the second semester of the Computer Science program at PUC Minas, including exercises, activities, and other implementations.
oopoa
Python implementation of the Object-Oriented Programming Optimization Algorithm (OOPOA). A CLI-based metaheuristic optimizer inspired by encapsulation and inheritance. Based on the 2024 paper by Hosny et al.