A file size calculator, parser and formatter.
River's Proof of Reserves library
Elixir small utilities
A geospatial analysis library for Elixir
A library for generating fake GPS data or load from GPX file/string using for dev/test. The library can generate a GPS series for simulat...
A Simple Bayes (a.k.a. Naive Bayes) implementation in Elixir.
Calculations for astronomy in Elixir: coordinates conversions, planets and DSO positions etc.
A minimal stochastic predictive model
Weng-Lin Bayesian approximation method for online skill-ranking. Orders of magnitude faster over Microsoft TrueSkill, with better predic...
Tool for measuring EVM performance
Numerical integration in Elixir
Converts BTC to Satoshi, with some helper utils meant to work with tracking/converting cryptocurrencies.
XDR encoded data structures (RFC 4506) in Elixir
The Sequences module defines multiple methods that return a Stream of numbers, usually integers.
Quantum computer system environment and libraries in Elixir
Bloom Filter implementation in Elixir. Bloom filters are probabilistic data structures designed to efficiently tell you whether an elemen...
Various unit conversion functions
Calculating Azan times for a given location
Calculate sunrise and sunset times for a given time and place
pure Elixir geometric library.
Elixir's FFT (Fast Fourier Transform) library (not FINAL FANTASY TACTICS)
Generate sample data similar to sklearn.datasets for python