elixir-combination

combinatorics

A library for generating combinations and permutations from Enumerable

A simple combinatorics library providing combination and permutation.

GitHub

34 stars
3 watching
1 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list

elixir-librarypermutation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
seantanly/elixir-paratizeAn Elixir library providing parallel processing facilities with customizable worker size and timeout options.28
seantanly/elixir-minmaxlistAn Elixir library that extends Enum functions to return lists of results instead of single values for min/max value criteria4
witchcrafters/witchcraftA set of Elixir libraries providing algebraic and categorical abstractions1,201
qqwy/elixir-rationalA library that provides exact calculations with rational numbers in Elixir.41
witchcrafters/quarkProvides a set of functional programming primitives and combinators for Elixir323
kamillelonek/exnumeratorA utility library for defining custom enumerations in Elixir.65
msharp/elixir-statisticsA collection of statistical functions and distributions implemented in Elixir138
qqwy/elixir-numberA wrapper around custom numeric types to provide a unified arithmetic interface.38
princemaple/elixir-queueA queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API.34
agro1986/causticAn Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies5
tyre/sorted_setA library that provides an efficient and customizable sorted set data structure for Elixir applications21
joshnuss/design-patterns-in-elixirA collection of Elixir implementations of common design patterns626
arianvp/elixir-isaacA library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers.4
elixirmoney/moneyAn Elixir library for safe and convenient monetary calculations832
ayrat555/rockAn Elixir implementation of a robust clustering algorithm for categorical attributes11