GitHub topics: pairwise
mbhall88/psdm
Compute a pairwise SNP distance matrix from one or two alignment(s)
Language: Rust - Size: 380 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 25 - Forks: 1

stdlib-js/blas-ext-base-dapxsumpw
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.
Language: JavaScript - Size: 609 KB - Last synced at: 1 day ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-ssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 716 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dsmeanpw
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 277 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

ligurio/jenny
Tool for generating regression tests
Language: C - Size: 256 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 2

stdlib-js/stats-strided-dnanmeanpw
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 253 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dmeanpw
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
Language: JavaScript - Size: 245 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-meanpw
Calculate the arithmetic mean of a strided array using pairwise summation.
Language: JavaScript - Size: 537 KB - Last synced at: 8 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smeanlipw
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Language: JavaScript - Size: 1.29 MB - Last synced at: about 6 hours ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dsmeanpw
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 691 KB - Last synced at: 8 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

walkframe/covertable
makes combinations for testing.
Language: TypeScript - Size: 2.45 MB - Last synced at: 13 days ago - Pushed at: 24 days ago - Stars: 47 - Forks: 5

stdlib-js/blas-ext-base-dsumpw
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 597 KB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.
Language: JavaScript - Size: 712 KB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sdsapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.
Language: JavaScript - Size: 717 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dmeanlipw
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Language: JavaScript - Size: 268 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-gcusumpw
Calculate the cumulative sum of strided array elements using pairwise summation.
Language: JavaScript - Size: 700 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-smeanpw
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.
Language: JavaScript - Size: 1.32 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 588 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using pairwise summation with extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 738 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

gtonkinhill/pairsnp
A set of scripts for calculating pairwise SNP distance
Size: 1.99 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 7

thombashi/allpairspy
A python library for test combinations generator. The generator allows one to create a set of tests using "pairwise combinations" method, reducing a number of combinations of variables into a lesser set that covers most situations.
Language: Python - Size: 138 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 276 - Forks: 44

stdlib-js/blas-ext-base-sdssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Language: JavaScript - Size: 697 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-gsumpw
Calculate the sum of strided array elements using pairwise summation.
Language: JavaScript - Size: 714 KB - Last synced at: about 6 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-gnansumpw
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 539 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmeanpw
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 888 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

avnlp/rankers
Language: Python - Size: 708 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanlipw
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Language: JavaScript - Size: 1.28 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

PotLock/grantpicks
Pairwise voting mechanism for Stellar built on Soroban and NEAR Protocol.
Language: TypeScript - Size: 9.03 MB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 4 - Forks: 1

stdlib-js/blas-ext-base-dnannsumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 754 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dcusumpw
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 731 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanpw
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
Language: JavaScript - Size: 1.29 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

haziqj/lavaan.bingof
Limited Information Goodness of Fit Tests for Binary Factor Models
Language: R - Size: 1.66 GB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

stdlib-js/blas-ext-base-gapxsumpw
Adds a constant to each strided array element and computes the sum using pairwise summation.
Language: JavaScript - Size: 597 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

keivanipchihagh/multi-stage-two-tower-recommender
A Movie Recommender System using YouTube's Two-Tower Architecture built with TFRS+TFR and served with FastAPI
Language: Jupyter Notebook - Size: 19.4 MB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

stdlib-js/blas-ext-base-sdsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Language: JavaScript - Size: 707 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-scusumpw
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 612 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 566 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 577 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-snansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 715 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

ryanrosello-og/pict-pairwise-testing
PICT pairwise testing for nodejs
Language: JavaScript - Size: 849 KB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 3

pseudogene/rad-scripts 📦
Various RAD-seq related scripts
Language: Perl - Size: 16.6 KB - Last synced at: 21 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

hans-thomas/lilac
Recommender system based-on pairwise association rules
Language: PHP - Size: 1.16 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gmaxlev/pict-node
Combinatorial Test Case Generation
Language: TypeScript - Size: 806 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

Oliver-242/ipo
IPO algorithm for pairwise testing
Language: Python - Size: 27.3 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stueja/ez-rate
ez-rate provides an easy method to a pairwise A/B comparison of images
Language: Shell - Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

PotLock/grantpicks-monorepo
Pairwise voting on NEAR
Size: 215 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

devlights/xlsxpict
[microsoft/pict]の結果をExcelに出力するツールです。
Language: Go - Size: 1.76 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vitalibo/Pairwise
Pairwise test case generator in Java
Language: Java - Size: 18.6 KB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 4

DmitryAsdre/rocauc_pairwise
RocAuc Pairiwse objective for gradient boosting
Language: Python - Size: 1.77 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

pavelicii/allpairs4j
🧮Pairwise combinations generator with constraints for Java
Language: Java - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 4

exceedsystem/vscode-pict
Using pict with vscode
Language: TypeScript - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pairwise-testing/go-js-pairwise-online Fork of junkboy0315/pairwise-pict-online
Generate pairwise testcases online
Language: TypeScript - Size: 796 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

pairwise-testing/javascript-one-wise-pairwise Fork of thiagodp/one-wise
One-wise combinatorial testing generator for JavaScript
Language: JavaScript - Size: 187 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

pairwise-testing/fsharp-dotnet-ntest-case-builder Fork of sageserpent-open/NTestCaseBuilder
Generate a compact set of test cases out of combinations of simpler data with coverage guarantees.
Size: 17.8 MB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

pairwise-testing/java-pairwiser Fork of 3DRaven/pairwiser
Pairwise test cases generator in Java
Language: Java - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

pairwise-testing/php-js-allpairs Fork of hirak/allpairs
Generate combination test cases by all-pairs algorithm.
Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

pairwise-testing/java-pairwise Fork of vitalibo/Pairwise
Pairwise test case generator in Java
Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

pairwise-testing/cpp-microsoft-pict Fork of microsoft/pict
Pairwise Independent Combinatorial Tool
Language: C++ - Size: 501 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pairwise-testing/php-mbt-bundle Fork of tienvx/mbt-bundle
Automatically generate test cases, execute them, reduce reproduce steps, report bug using Model Based Testing technique
Language: PHP - Size: 7.01 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pairwise-testing/python-allpairspy Fork of thombashi/allpairspy
A python library for test combinations generator. The generator allows one to create a set of tests using "pairwise combinations" method, reducing a number of combinations of variables into a lesser set that covers most situations.
Language: Python - Size: 132 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

pairwise-testing/cpp-xunit-combinatorial Fork of AArnott/Xunit.Combinatorial
Adds combinatorial and pairwise testing capability to Xunit tests
Language: C# - Size: 122 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pairwise-testing/c-pairwise-jenny Fork of ligurio/jenny
Tool for generating regression tests
Language: C - Size: 256 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pairwise-testing/python-yml-json-allpairs Fork of joebmt/allpairs
Allpairs testing tool written in python
Language: Python - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

guhjy/pairwiseComparisons Fork of IndrajeetPatil/pairwiseComparisons
Pairwise comparison tests for one-way designs 🔬📝
Size: 634 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

GINK03/bing-ranking-inspector
Microsoft Bingのランキングの重みを自然言語的に解釈、表現します
Language: Python - Size: 22.8 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

pairwise-testing/all-languages-tcases Fork of Cornutum/tcases
A model-based test case generator
Language: Java - Size: 8.58 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

mddunlap924/Recommender-System
Multi-Objective Recommender System
Language: Python - Size: 332 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kemsakurai/gas-CombinationTestCaseGenerator
Google スプレッドシート で、組合せテストケースを生成するためのコンテナバインドスクリプト
Language: TypeScript - Size: 920 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

thanh-cnguyen/pair-summation
This code is designed to sum the elements in a list by pair.
Language: Racket - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

geasyheart/pairwise-match
pairwise match
Language: Python - Size: 6.91 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

thiagodp/one-wise
One-wise combinatorial testing generator for JavaScript
Language: JavaScript - Size: 187 KB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

Elliott-dev/Pymaceutical_ANOVA_Tukey
For this Project, I first applied an analysis of variance (ANOVA) model to the Pymaceutical dataset and then did a post-hoc analysis of the results by using Tukey Honest Significant Difference (HSD) to determine which drug treatments in the dataset significantly reduce tumor volume and metastasis. I then wrote a summary of my findings.
Language: Jupyter Notebook - Size: 177 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

odoluca/Fast-NW-and-SW-Pairwise-alignment-using-numba-JIT
This project includes Needleman-Wunsch and Smith-Waterman algorithms and their afine gap variations (Gotoh) written to work with Cython, PyPy and Numba. Numba JIT shows greater performance. For Best performance use gotoh_jit.py to get only the best score and use gotoh_jit_traceback to get the best alignment
Language: Python - Size: 232 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

freddiefujiwara/node-qict
A pairwise test case generator implements from https://github.com/sylvainhalle/QICT
Language: JavaScript - Size: 1.9 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

tatsuyafujisaki/pairwise
Pairwise (all-pairs) testing samples using Microsoft PICT
Size: 27.3 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mgfzemor/Pairwise-sequence-Aligment-Tool
Pairwise Sequence Aligment Tool (PSAT) a simple application to align sequences.
Language: HTML - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

pairwise-testing/typescript-covertable Fork of walkframe/covertable
It makes combinations covering pairs for pairwise testing.
Language: TypeScript - Size: 1.38 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

alizain/rank.it
Rank anything with pairwise comparisons
Language: TypeScript - Size: 29.3 KB - Last synced at: 26 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

ItsWajdy/categorical_features_euclidean_distance
A python package to compute pairwise Euclidean distances on datasets with categorical features in little time
Language: Python - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Raquel29/Bioinformatica
Atividades desenvolvidas na disciplina de Introdução a Bioinformática.
Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hanahiroAze/senju_kan_non
Language: Ruby - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1
