Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: combinations-with-repetition

N8Brooks/combinatorics

🦕 Combinatorial generators including combinations, permutations, combinations with replacement, permutations with replacement, cartesian products, and power sets.

Language: TypeScript - Size: 112 KB - Last synced: 23 days ago - Pushed: almost 2 years ago - Stars: 25 - Forks: 1

BaseMax/YourCombinationsJS

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)

Language: JavaScript - Size: 49.8 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

BaseMax/FastCombPerm

FastCombPerm: A Fast Package For Creating Combinations and Permutations With And Without Repetition. Fast Combinations and Permutations Calculator - version 1.0.0

Language: Python - Size: 43.9 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

BaseMax/CombiningElements

Tiny program to display all of the element combinations.

Language: C++ - Size: 22.5 KB - Last synced: about 2 months ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 1

BaseMax/AnalyzeCombine

Analyze the combine with and without the repetition. (SOON)

Language: PHP - Size: 25.4 KB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 1

ram6ler/dart-trotter

A dart library that simplifies working with meta-arrangements commonly encountered in combinatorics such as arrangements of combinations and permutations.

Language: Dart - Size: 307 KB - Last synced: 6 months ago - Pushed: 9 months ago - Stars: 11 - Forks: 1

prajjaldhar/Recursion_Algorithms

Around 30 Recursion Questions are Uploaded

Size: 364 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

izeryab/CombinerX

Small tool design to Calculate maximum possible combination of given set in pair of 2,3 and 4 with flexibility to show double ,triple and multi pair

Language: Java - Size: 27.2 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

rootslab/geco

Geco, a (Constant Amortized Time) recursive generator* for k-combinations, chosen from a given set S of n elements.

Language: JavaScript - Size: 70.3 KB - Last synced: 30 days ago - Pushed: over 6 years ago - Stars: 4 - Forks: 2

python-supply/comprehensions-and-combinations

Python comprehensions are a powerful language feature that can greatly improve the productivity of a programmer and the readability of code. This article explores how comprehensions can be used to build concise solutions for problems that require generating various kinds of combinations of all the elements from a finite (or infinite) set.

Language: Jupyter Notebook - Size: 55.7 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0