An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with combinatorics

A curated list of projects in awesome lists tagged with combinatorics .

https://github.com/markrogoyski/math-php

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

algebra combinatorics distributions finance information-theory linear-algebra math mathematics matrix number-theory numerical-analysis php php-library probability regression statistics vector

Last synced: 10 May 2025

https://github.com/juliamath/combinatorics.jl

A combinatorics library for Julia

combinatorics julia julia-language

Last synced: 02 Apr 2026

https://github.com/dpaukov/combinatoricslib3

Combinatorial objects stream generators for Java.

cartesian-product combinations combinatorics java-streams permutation subsets

Last synced: 16 Jan 2026

https://github.com/gabrieldim/probability-and-statistics

Random vectors: marginal and conditional distributions. Normal, t-distribution, Chi-square and F-distribution... AND A LOT MORE.

combinatorics distribution estimation event parameters probability-statistics probablity random statistics theorem theorems variable variables

Last synced: 23 Jul 2025

https://github.com/xanaduai/thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.

algorithm combinatorics graphs matrix optimization physics quantum quantum-computing

Last synced: 04 Apr 2025

https://github.com/dpaukov/combinatoricslib

Combinatorial Objects Generators for Java 7+.

cartesian-products combinations combinatorics java permutation subsets

Last synced: 14 Jan 2026

https://github.com/acarl005/generatorics

An efficient combinatorics library for JavaScript utilizing ES2015 generators.

combination combinatorics generator permutation powerset

Last synced: 21 Feb 2026

https://github.com/codelucas/cracking-the-da-vinci-code-with-google-interview-problems-and-nlp-in-python

A guide on how to crack combinatorics puzzles shown in The Da Vinci Code movie using CS fundamentals and NLP

combinatorics interview-questions nlp nlp-machine-learning python

Last synced: 12 Aug 2025

https://github.com/YaelDillies/cam-combi

Formalisation of the Cambridge Part II and Part III courses Graph Theory, Combinatorics, Extremal and Probabilistic Combinatorics in Lean

additive-combinatorics combinatorics lean4

Last synced: 15 Apr 2026

https://github.com/mzimbres/rtcpp

A collection of data structures and algorithms in C++

combinatorics data-structures fundamental-algorithms interview permutation

Last synced: 04 Aug 2025

https://github.com/alexsasharegan/safe-types

Type safe utils inspired from the Rust language for writing better TypeScript/Flow.

algebraic-data-types combinatorics flow javascript monad rust safety typescript

Last synced: 08 Sep 2025

https://github.com/postmodern/combinatorics.rb

Bringing (more) Combinatorics to Ruby.

combinatorics math ruby

Last synced: 09 Apr 2025

https://github.com/jwood000/rcppalgos

Tool for Solving Problems in Combinatorics and Computational Mathematics

combinations combinatorics factorization number-theory parallel permutation prime-factorizations primesieve

Last synced: 19 Feb 2026

https://github.com/beryx/streamplify

Java 8 combinatorics-related streams and other utilities

combination combinations combinatorics permutation permutations stream streams

Last synced: 07 May 2025

https://github.com/YaelDillies/LeanCamCombi

Formalisation of the Cambridge Part II and Part III courses Graph Theory, Combinatorics, Extremal and Probabilistic Combinatorics in Lean

additive-combinatorics combinatorics lean4

Last synced: 22 Jul 2025

https://github.com/c-cube/oseq

Purely functional iterators compatible with standard `seq`.

cascade combinatorics functional-iterator iterator lazy-iterator list ocaml

Last synced: 21 Mar 2025

https://github.com/byorgey/series-formelles

Translation of, and commentary on, Joyal's classic paper "Une théorie combinatoire des séries formelles" (A combinatorial theory of formal series)

combinatorial-species combinatorics commentary mathematics translation

Last synced: 03 Apr 2025

https://github.com/n8brooks/combinatorics

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

cartesian-product combinations combinations-with-repetition combinatorics deno npm permutations permutations-with-repetition typescript

Last synced: 21 Aug 2025

https://github.com/nas5w/combinate

Combinatorics generator for JavaScript and Typescript.

combinations combinatorics javascript testing testing-tools typescript

Last synced: 19 Apr 2025

https://github.com/YaelDillies/apap

Formalisation of the Kelley-Meka bound on Roth numbers

additive-combinatorics combinatorics lean4

Last synced: 31 Mar 2026

https://github.com/neehan/book-template

Template files for the book Intro to Combinatorics

bangla bangladesh book combinatorics latex latex-template math mathematics xetex

Last synced: 22 Apr 2025

https://github.com/seregpie/lodash.product

Calculates the Cartesian product between multiple collections.

array cartesian-product collection combinatorics iterable javascript lodash mixin plugin

Last synced: 12 Aug 2025

https://github.com/TelychkoVitalii/JS_algorithms

In this repository, the best solutions of data structures, combinatorial algorithms, game theory, artificial intelligence will be assembled. All implementations in the Javascript programming language.

artificial-intelligence codewars-solutions combinatorics data-structures design-patterns dynamic-programming encryption-algorithms freecodecamp game-theory-algorithms native-methods-js react redux searching-algorithms sorting-algorithms

Last synced: 18 Jun 2026

https://github.com/chakravala/dendriform.jl

Dendriform di-algebra algorithms to compute using Loday's arithmetic on groves of planar binary trees

abstract-algebra binary-trees combinatorics discrete-mathematics graph graph-theory hopf-algebra math mathematics number-theory

Last synced: 09 Feb 2026

https://github.com/chakravala/Dendriform.jl

Dendriform di-algebra algorithms to compute using Loday's arithmetic on groves of planar binary trees

abstract-algebra binary-trees combinatorics discrete-mathematics graph graph-theory hopf-algebra math mathematics number-theory

Last synced: 22 Jul 2025

https://github.com/sraaphorst/reed-muller-python

Python implementation of Reed-Muller codes

coding-theory combinatorics python reed-muller reed-muller-codes

Last synced: 22 Apr 2025

https://github.com/klaidliadon/next

A combinatorics package for Go

combinatorics permutation repetition

Last synced: 29 Jan 2026

https://github.com/YaelDillies/LeanAPAP

Formalisation of the Kelley-Meka bound on Roth numbers

additive-combinatorics combinatorics lean4

Last synced: 22 Jul 2025

https://github.com/georgejkaye/lamviz-js

A visualiser for lambda terms as rooted maps.

combinatorics generator graphs lambda-calculus maps visualiser

Last synced: 12 Apr 2025

https://github.com/mcanlas/spawning-pool

A framework for genetic algorithms in Scala

combinatorics genetic-algorithms scala starcraft zerg

Last synced: 09 Apr 2025

https://github.com/phpexpertsinc/combinatorics

A collection of utility classes for dealing with combinations.

algorithm combinations combinatorics php

Last synced: 24 Apr 2025

https://github.com/robweychert/plus-equals

A quarterly zine exploring algorithmic art with a focus on combinatorics

algorithmic-art art combinatorics conceptual-art drawbot generative-art python svg zine

Last synced: 14 Apr 2025

https://github.com/jlumbroso/reluctant-walks

Reluctant walks tend to exit the quarter-plane in which they are constrained (because of strong negative drift), but this work shows how to randomly sample large reluctant walks anyway. (Lumbroso, Mishna, Ponty, 2017)

analytic-combinatorics combinatorics random-generation random-walk

Last synced: 17 Jun 2025

https://github.com/jlumbroso/combstruct2json

Lightweight library to parse combstruct grammars, and standalone tool to convert them to JSON.

analytic-combinatorics combinatorics parser

Last synced: 26 Jul 2025

https://github.com/jfeser/combinat

Fast combinatorics functions for OCaml.

combinatorics

Last synced: 19 Apr 2025

https://github.com/oameye/graphcombinations.jl

Generate all combinations of graphs and their symmetry factor

combinatorics connected-graphs feynman-diagrams field-theory graphs

Last synced: 25 Feb 2026

https://github.com/mabenj/sbccruncher

Web app that calculates the cheapest solutions for FIFA Ultimate Team SBCs by leveraging combinatorics and web workers

chakra-ui combinatorics fifa react typescript webworkers

Last synced: 16 Aug 2025

https://github.com/dstein64/revdoor

A single-file C++ library for visiting revolving door combinations.

combinatorics cpp revolving-door taocp

Last synced: 20 Mar 2025

https://github.com/itsamirhn/rookpoly

Recursive tool for calculating rook polynomial

combinatorics polynomial python

Last synced: 10 Jun 2025

https://github.com/seregpie/lodash.permutations

Calculates all possible permutations without repetition of a certain size.

array collection combinatorics lodash mixin permutation

Last synced: 12 Aug 2025

https://github.com/jlumbroso/random-degree-constrained-trees

Jupyter notebook that fully implements Analytic Samplers for degree-constrained trees using only standard Python functions (and no separate symbolic computation library).

analytic-combinatorics analytic-samplers combinatorics random-generation tree

Last synced: 26 Jul 2025

https://github.com/joergen7/lib_combin

Basic combinatorics for Erlang lists.

combinatorics erlang

Last synced: 26 Oct 2025

https://github.com/seregpie/lodash.multicombinations

Calculates all possible combinations with repetition of a certain size.

array collection combinatorics lodash mixin multicombination

Last synced: 12 Aug 2025

https://github.com/latte-int/latte-distro

LattE integrale "for tea too" distribution

combinatorics counting generating-function integer-programming

Last synced: 28 Oct 2025

https://github.com/carterbox/jeweler

A Python module for finding binary sequences optimized for coded aperture.

bracelet coded-aperture combinatorics computational-imaging necklace

Last synced: 09 Apr 2025

https://github.com/karimaziev/fp

A collection of combinators for Elisp

combinatorics emacs emacs-lisp functional-programming

Last synced: 11 Jul 2025

https://github.com/seregpie/lodash.multipermutations

Calculates all possible permutations with repetition of a certain size.

array collection combinatorics lodash mixin multipermutation

Last synced: 30 Aug 2025

https://github.com/rootslab/geco

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

cat colex colexicographic-order combinations combinations-with-repetition combinatorics compositions generators k-combinations multiset-combinations nodejs poker recursive-js-generator

Last synced: 15 Mar 2025

https://github.com/sandergi/genus

Practical algorithm for calculating the genus of a graph

combinatorics genus graph-algorithms graph-theory

Last synced: 05 Sep 2025

https://github.com/ajcr/molloy

How many choices of 5 things from :cake::pizza::doughnut::pizza::green_apple::cake::green_apple: contain at least one slice of pizza?

combinatorics counter python

Last synced: 06 Apr 2025

https://github.com/propensive/metamorphose

Efficient permutation representations in Scala

combinatorics factoriadic factorials lehmer lehmer-codes permutations

Last synced: 11 Jul 2025

https://github.com/yaeldillies/miscyd

Miscellaneous projects I am working on in Lean

additive-combinatorics combinatorics lean4

Last synced: 02 Nov 2025

https://github.com/jayedrafiprojects/cmath.c

CMath is an open-source project for developers. This project provides small chunks of functions written in the c programming language which can solve multiple math problems.

algebra arithmetic c calculus combinatorics geometry html-css-javascript mathematics open-source probability project statistics trigonometry

Last synced: 06 Apr 2025

https://github.com/jirikostiha/smath

Alternative math library based on .Net 7 generic math.

alternative combinatorics csharp dotnet generic-math geometry math vectors

Last synced: 04 Jul 2025

https://github.com/mcanlas/idioma

Procedural text generation for foreign languages

combinatorics language-learning optimization scala

Last synced: 09 Apr 2025

https://github.com/stla/syt

R package dealing with Young tableaux

combinatorics r young-tableaux

Last synced: 20 Oct 2025

https://github.com/ram6ler/python-trotter

A Python library for working with structures that commonly come up in combinatorics, such as permutations, combinations and subsets.

combinations combinatorics johnson-trotter permutations subsets

Last synced: 21 Jan 2026

https://saarbk.github.io/Basic-Combinatorics/

Basic Combinatorics course cover and touch upon a variety of topics in Combinatorics, like Ramsey Theory, Extremal Graph Theory, Extremal Set Theory, the Partition Function and Enumerative Problems. its also encounter a variety of tools and techniques, like Generating Functions, the Probabilistic Method and tools from Linear Algebra

cheetsheet combinatorics math

Last synced: 10 Jul 2025

https://github.com/fonsp/project-euler

🧩 My solutions to the project Euler problems

combinatorics csharp euler-puzzles-answered euler-solutions project-euler python3

Last synced: 19 Apr 2026

https://github.com/perongh/cpt107-revision

Various materials for reviewing CPT107 and scripts for specific calculations

combinatorics discrete-mathematics propositional-logic truth-table xjtlu xjtlu-student

Last synced: 02 Sep 2025

https://github.com/jlumbroso/boltzoc

Fast, Standalone Oracle for Analytic Sampling of Trees

analytic-combinatorics analytic-samplers combinatorics random-generation

Last synced: 31 Jul 2025

https://github.com/sleekpanther/set-game

Algorithm to find possible sets in the game Set using an iterative implementation of n choose 3 for combinations

combination combinations combinatorics n-choose-k noah noah-patullo noahpatullo pattullo pattulo patullo patulo set set-game sets

Last synced: 23 Jun 2026

https://github.com/briandfoy/set-crossproduct

(Perl) The Set::CrossProduct module

combinatorics perl perl-module sets

Last synced: 11 Apr 2025

https://github.com/matthias314/smallcombinatorics.jl

A combinatorics package for Julia based on SmallCollections.jl

combinatorics

Last synced: 25 Aug 2025

https://github.com/onurtemizkan/tsm-genetic-algorithm

Simple implementations of Genetic Algorithm on Traveling Salesman Problem

combinatorics genetic-algorithm numpy travelling-salesman-problem

Last synced: 22 Aug 2025

https://github.com/stla/skewtableaux

Skew tableaux

combinatorics haskell r

Last synced: 30 Apr 2026

https://github.com/jonghough/hyperspace

Collection of Mathematics functions and algorithms

combinatorics elliptic-curves math mathematics maths numbers permutations prime-numbers

Last synced: 19 Oct 2025

https://github.com/bdilday/combinatoricsinningsim

Simulations based on combinatorics

baseball combinatorics python simulation statistics

Last synced: 05 Oct 2025

https://github.com/sh1kxrv/combos

Async iterating over word combinations

async combinatorics netcore31

Last synced: 22 Oct 2025

https://github.com/zaataylor/cartesian

A Golang package for computing Cartesian products

combinatorics go golang math

Last synced: 02 Sep 2025

https://github.com/stla/pysyt

Python package dealing with standard Young tableaux

combinatorics python young-tableaux

Last synced: 31 Mar 2025

https://github.com/kevinsimard/combinatorics

PHP package for mathematical algorithms

algorithms combinatorics php

Last synced: 15 Jan 2026