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