95 results for “topic:permutation-algorithms”
Domain name permutation engine written in Go
Multiple hypothesis testing in Python
Permutations and permutation groups in Common Lisp.
Code accompanying the paper "Learning Permutations with Sinkhorn Policy Gradient"
Quantum Permutation Pad implementation in Golang.
This repository contains PyTorch implementation of the following paper: "Order Matters: Probabilistic Modeling of Node Sequence for Graph Generation"
Computational Group Theory in Scala. It's Scala permuted!
Implementation of the Hades permutation algorithm used in Poseidon Hashes with ZKProof capabilities.
🔎 wheeler graph recognition algorithm, visualization and generation
Permutation algorithms to test statistical significance of experimental results.
Simulate a variety of twisty puzzles.
Permutation learning Sinkhorn layer implementation in keras
A dual-language repository showcasing advanced Data Science foundations. It features R scripts for comprehensive statistical analysis, probability modeling (Normal, Poisson, Binomial), and EDA, alongside a Python library of recursive algorithms, sorting implementations (Quick, Selection, Insertion Sort), and mathematical series solutions from SLIIT
Algorithmes et Structures de Données 1 - Département TIC - HEIG-VD
Official implementation and interactive visualization of the Position Pure (PP) linear-time unranking algorithm.
Symmetria provides an intuitive, thorough, and comprehensive framework for interacting with the symmetric group and its elements.
HackerRank problem solutions and clarification
[Tsinghua University — C&A] Permutation generation
Gword is a web app that generates all possible combinations of letters that make up an english word when provided by a set of letters and a limit. It is written in Go and utilizes Websockets.
Verilog source for my green Lifemidi box, for producing lights and MIDI-music.
An efficient combinatorics library for JavaScript to generate and get the list of all Permutations and Combinations with the ability to enable or disable repetition. (utilizing ES2015 generators)
Generates all permutations for given inputs.
Two programs that illustrate the creation of OEIS array A089840, which lists signature permutations of non-recursive Catalan automorphisms, that is, bijections of finite plane binary trees, with no unlimited recursion down to indefinite distances from the root.
P-Gen is a Python-based tool for generating password lists based on provided information about the target. It can help security professionals and ethical hackers to create custom password lists for password cracking and security testing.
Playing with Numbers using Python
Secure implementations permutation sampling algorithms
Performs a permutation of the input string and returns only valid English words that can be formed from the letters
Produce a combination of subdomains without repetitions - generates permutations P(n,k)
Permutations in lexicographic order
Solving rearrangement-based puzzles using DL and Permutation learning