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 2 years ago arithmeticcoercionconversioncustom-numericdecimalselixirelixir-langinterfacetensor
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that provides exact calculations with rational numbers in Elixir. | 41 |
| | A wrapper around Jisho's Japanese dictionary API | 34 |
| | An Elixir library for working with rational numbers and basic math operations | 8 |
| | An Elixir wrapper providing access to Gandi's API services | 0 |
| | An Elixir wrapper around Erlang's array data structure | 36 |
| | An Elixir library providing data type and math operations for complex numbers | 5 |
| | Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
| | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 |
| | A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. | 4 |
| | A collection of reusable Elixir functions and modules for common tasks | 7 |
| | 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 |
| | A utility library for defining custom enumerations in Elixir. | 65 |
| | A testing library for Elixir programming language | 316 |
| | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 695 |
| | A style guide for Elixir programming language aimed at promoting readable and maintainable code. | 46 |