Combinatorics.jl Save

A combinatorics library for Julia

Project README

Combinatorics

Dev deps CI Coverage Status codecov

A combinatorics library for Julia, focusing mostly (as of now) on enumerative combinatorics and permutations. As overflows are expected even for low values, most of the functions always return BigInt, and are marked as such below.

Installation

In the Julia REPL, type ]add Combinatorics and then using Combinatorics to access the below functions.

Documentation

Go to http://juliamath.github.io/Combinatorics.jl/ to see the list of exported functions and their meanings.

Open Source Agenda is not affiliated with "Combinatorics.jl" Project. README Source: JuliaMath/Combinatorics.jl
Stars
209
Open Issues
55
Last Commit
1 week ago

Open Source Agenda Badge

Open Source Agenda Rating