elixir-rational
Rational calculator
A library that provides exact calculations with rational numbers in Elixir.
Rational number library for Elixir.
41 stars
4 watching
10 forks
Language: Elixir
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
q60/rational | An Elixir library for working with rational numbers and basic math operations | 8 |
qqwy/elixir-number | A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
q60/complex | An Elixir library providing data type and math operations for complex numbers | 5 |
elixirmoney/money | An Elixir library for safe and convenient monetary calculations | 828 |
seantanly/elixir-combination | A library for generating combinations and permutations from Enumerable | 34 |
parroty/excheck | A testing library for Elixir programming language | 316 |
q60/utils | A collection of reusable Elixir functions and modules for common tasks | 7 |
pkinney/topo | A geometry library for Elixir that calculates spatial relationships between geometries | 154 |
seantanly/elixir-paratize | An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
shhavel/uri_query | A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
tompazourek/rationals | A .NET library implementing arbitrary precision rational number arithmetic | 80 |
a115/exmatrix | An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. | 58 |
arianvp/elixir-isaac | A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. | 4 |
nbw/jisho_elixir | A wrapper around Jisho's Japanese dictionary API | 34 |
elixirs/faker | Generates fake data for testing and development purposes. | 1,079 |