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: almost 7 years ago
Linked from 1 awesome list
elixir-librarypermutation
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
| An Elixir library that extends Enum functions to return lists of results instead of single values for min/max value criteria | 4 |
| A set of Elixir libraries providing algebraic and categorical abstractions | 1,201 |
| A library that provides exact calculations with rational numbers in Elixir. | 41 |
| Provides a set of functional programming primitives and combinators for Elixir | 323 |
| A utility library for defining custom enumerations in Elixir. | 65 |
| A collection of statistical functions and distributions implemented in Elixir | 138 |
| A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
| A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 |
| An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
| A library that provides an efficient and customizable sorted set data structure for Elixir applications | 21 |
| A collection of Elixir implementations of common design patterns | 626 |
| A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. | 4 |
| An Elixir library for safe and convenient monetary calculations | 832 |
| An Elixir implementation of a robust clustering algorithm for categorical attributes | 11 |