ParallelGLM.jl

Parallel fitting of GLMs using SharedArrays
Popularity
11 Stars
Updated Last
4 Years Ago
Started In
November 2014

ParallelGLM

Build Status

Fit generalized linear models (GLMs) using SharedArrays to parallelize many of the calculations.

See test/runtests.jl for an example.