kivra/greph

Erlang port of Prismatic's graph package.

ErlangMakefile
This is stars and forks stats for /kivra/greph repository. As of 27 Apr, 2024 this repository has 6 stars and 0 forks.

Overview Usage {ok, Greph} = compile( [ n, {[xs], fun erlang:length/1} , m, {[xs, n], fun(Xs, N) -> lists:sum(Xs) / N end} , m2, {[xs, n], fun(Xs, N) -> lists:sum([X * X || X <- Xs]) / N end} , v, {[m, m2], fun(M, M2) -> M2 - (M * M) end} ]), {ok, Res} = Greph([xs, [1, 2, 3, 6]]), 4 = eon:get_(Res, n), 3.0 = eon:get_(Res, m), 12.5 = eon:get_(Res, m2), 3.5 = eon:get_(Res, v). opts_greph_test() -> {ok, Greph} = compile( ...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
kivra/contextErlangMakefile0010
macintux/Erlang-ChessboardErlang1010
kubecost/opencostGoJavaScriptJust4.2k+13451+1
firefart/npmdomaincheckerGoMakefileDockerfile2590220
go-chi/chiGoMakefile15.5k+63955+5
rbkmoney/build_utilsGroovyShellMakefile8080
JuliaNLSolvers/Optim.jlJuliaTeXMakefile1k+2211+2
jfrog/chartsShellMustacheMakefile23104180
schoen/unicast-extensionsHTMLCPython1500100
cloud-custodian/cloud-custodianPythonGoHCL5k01.4k0