elimination
There are 28 repositories under elimination topic.
webpro-nl/knip
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
M-Izadmehr/deadfile
Simple util to find unused files in any JavaScript project (ES5, ES6, React, Vue, ...)
Drarig29/brackets-manager.js
A simple library to manage tournament brackets (round-robin, single elimination, double elimination).
Drarig29/brackets-viewer.js
A simple library to display tournament brackets (round-robin, single elimination, double elimination).
talhahascelik/python_stepwiseSelection
Automated Backward and Forward Selection On Python
terkelg/eliminate
Delete files and directories without all the bullshit.
aey-ck/CKBracketView
Tournament bracket view for iOS. Developed in swift.
iiithf/concurrent-data-structures
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
baharev/sdopt-tearing
Exact and heuristic methods for tearing
Drarig29/brackets-toornament-layer
A layer to convert Toornament data to data following the brackets-model
vissarion/respol
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.
baharev/safe-eliminations
Identifying numerically safe eliminations automatically
baharev/SDOPT
Structure-driven optimization methods for modular technical systems
JorritWillaert/Genetic-Algorithms-and-Evolutionary-Computing-Project
Genetic algorithms and Evolutionary computing - Project on the Travelling Salesman Problem (KU Leuven course H02D1A)
nuhferjc/gaussian-elimination
Implemention of Gaussian Elimination with Scaled Partial Pivoting to solve system of equations using matrices.
Sma-Das/Sudoku
A simple sudoku solver in Python3
PeterNjeim/petourno
World's first n-tuple elimination (triple elimination and up) tournament generator
t-pollington/ITSA
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.
tournify/tournify
A package to create and manage tournaments with Go
javaf/elimination-backoff-stack
Elimination-backoff stack is an unbounded lock-free LIFO linked list, that eliminates concurrent pairs of pushes and pops with exchanges.
marek-miller/ffge-avx512
SIMD implementation of fraction-free Gaussian elimination over a prime field
mrajeev08/ModelingChapter
Chapter 20 in forthcoming Rabies, 4th edition
ecen/gauss-elimination
Repository for implementing a gauss elimination algorithm for MIPS in a computer systems engineering course at Chalmers, 2018.
Lmy0217/fruit
彩色水果对对碰游戏(https://lmy0217.oschina.io/fruit)
ruthussanketh/numerical_solutions_LE
Codes and explanations for some numerical methods to find solutions to linear algebraic equations.
vidyasrimani/BayesianInference
Implement Inference AlgorithmsusingBayesian Networks