elixir-combination
combinatorics
A library for generating combinations and permutations from Enumerable
A simple combinatorics library providing combination and permutation.
34 stars
3 watching
1 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
elixir-librarypermutation
Related projects:
Repository | Description | Stars |
---|---|---|
seantanly/elixir-paratize | An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
seantanly/elixir-minmaxlist | An Elixir library that extends Enum functions to return lists of results instead of single values for min/max value criteria | 4 |
witchcrafters/witchcraft | A set of Elixir libraries providing algebraic and categorical abstractions | 1,197 |
qqwy/elixir-rational | A library that provides exact calculations with rational numbers in Elixir. | 41 |
witchcrafters/quark | Provides a set of functional programming primitives and combinators for Elixir | 324 |
kamillelonek/exnumerator | A utility library for defining custom enumerations in Elixir. | 65 |
msharp/elixir-statistics | A collection of statistical functions and distributions implemented in Elixir | 138 |
qqwy/elixir-number | A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
princemaple/elixir-queue | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 33 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
tyre/sorted_set | A library that provides an efficient and customizable sorted set data structure for Elixir applications | 21 |
joshnuss/design-patterns-in-elixir | A collection of Elixir implementations of common design patterns | 624 |
arianvp/elixir-isaac | A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. | 4 |
elixirmoney/money | An Elixir library for safe and convenient monetary calculations | 828 |
ayrat555/rock | An Elixir implementation of a robust clustering algorithm for categorical attributes | 11 |