There are 0 repository under elimination topic.
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
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.
Exact and heuristic methods for tearing
A layer to convert Toornament data to data following the brackets-model
Identifying numerically safe eliminations automatically
Genetic algorithms and Evolutionary computing - Project on the Travelling Salesman Problem (KU Leuven course H02D1A)
Implemention of Gaussian Elimination with Scaled Partial Pivoting to solve system of equations using matrices.
World's first n-tuple elimination (triple elimination and up) tournament generator
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, Pollington et al.
Elimination-backoff stack is an unbounded lock-free LIFO linked list, that eliminates concurrent pairs of pushes and pops with exchanges.
SIMD implementation of fraction-free Gaussian elimination over a prime field
Chapter 20 in forthcoming Rabies, 4th edition
Repository for implementing a gauss elimination algorithm for MIPS in a computer systems engineering course at Chalmers, 2018.
Codes and explanations for some numerical methods to find solutions to linear algebraic equations.
Implement Inference AlgorithmsusingBayesian Networks