Simple util to find unused files in any JavaScript project (ES5, ES6, React, Vue, ...)
A simple library to manage tournament brackets (round-robin, single elimination, double elimination).
A simple library to display tournament brackets (round-robin, single elimination, double elimination).
Automated Backward and Forward Selection On Python
#IOS#Tournament bracket view for iOS. Developed in swift.
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
A layer to convert Toornament data to data following the brackets-model
ResPol is a software to compute projections of Newton polytopes of important polynomials in algebraic geometry such as the resultant defined for a given polynomial system.
Identifying numerically safe eliminations automatically
Structure-driven optimization methods for modular technical systems
Implemention of Gaussian Elimination with Scaled Partial Pivoting to solve system of equations using matrices.
Genetic algorithms and Evolutionary computing - Project on the Travelling Salesman Problem (KU Leuven course H02D1A)
A simple sudoku solver in Python3
Code analysis for "Impact of intensified control strategies on incidence of visceral leishmaniasis in a highly endemic district of Bihar, India: an interrupted time series analysis" Kumar, Siddiqui, P...
World's first n-tuple elimination (triple elimination and up) tournament generator
A package to create and manage tournaments with Go
Elimination-backoff stack is an unbounded lock-free LIFO linked list, that eliminates concurrent pairs of pushes and pops with exchanges.