Skip to content
Metric stream related math functions.
Erlang C C++ Makefile
Latest commit 63a386a Apr 22, 2016 @Licenser Licenser Merge pull request #2 from dataloop/fix-relized-sum
Fix sum_r aggregation function
Failed to load latest commit information.
c_src
eqc Fix sum_r aggregation function Apr 21, 2016
include
priv
src update maintainers. Oct 21, 2015
test
.eqc_ci More eqc ci work Oct 21, 2015
.gitignore rebar3 compatibility. Jul 11, 2015
EQC_CI_LICENCE.txt Added EQC-ci related files. Jun 15, 2014
LICENSE Added LICENSE file. Jul 18, 2014
Makefile More eqc ci work Oct 21, 2015
README.md
rebar Moving basic functions from mstore. Jun 15, 2014
rebar.config Remove eqc cover Oct 21, 2015
rebar.lock rebar3 compatibility. Jul 11, 2015
rebar_eqc.config Moving basic functions from mstore. Jun 15, 2014
rebar_eqc_ci.config

README.md

mmath

Build Status

A library for performaing math on number 'arrays' in binaries.

Most functions include a _r version to be used after a number array was 'ralized' (as in missing values were filled)

Something went wrong with that request. Please try again.