elixir-number
Numeric wrapper
A wrapper around custom numeric types to provide a unified arithmetic interface.
Numbers -- A generic wrapper to use any custom Numeric type in Elixir!
38 stars
4 watching
3 forks
Language: Elixir
last commit: over 1 year ago arithmeticcoercionconversioncustom-numericdecimalselixirelixir-langinterfacetensor
Related projects:
Repository | Description | Stars |
---|---|---|
qqwy/elixir-rational | A library that provides exact calculations with rational numbers in Elixir. | 41 |
nbw/jisho_elixir | A wrapper around Jisho's Japanese dictionary API | 34 |
q60/rational | An Elixir library for working with rational numbers and basic math operations | 8 |
ahamtech/elixir-gandi | An Elixir wrapper providing access to Gandi's API services | 0 |
takscape/elixir-array | An Elixir wrapper around Erlang's array data structure | 36 |
q60/complex | An Elixir library providing data type and math operations for complex numbers | 5 |
ntrepid8/ex_crypto | Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
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. | 34 |
arianvp/elixir-isaac | A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. | 4 |
q60/utils | A collection of reusable Elixir functions and modules for common tasks | 7 |
parroty/exprintf | A printf/sprintf library as a wrapper for Elixir's :io.format to simplify usage and conversion between its format string syntax and the language's standard input/output functions. | 33 |
kamillelonek/exnumerator | A utility library for defining custom enumerations in Elixir. | 65 |
parroty/excheck | A testing library for Elixir programming language | 316 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 695 |
geekerzp/elixir_style_guide | A style guide for Elixir programming language aimed at promoting readable and maintainable code. | 46 |