JuliaParallel/Dagger.jl

Make ArrayOp types non-concrete

Open

#193 opened on Jan 21, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (706 stars) (86 forks)batch import
array interfacebughelp wanted

Description

There's no need, and iterative algorithms like NMF might build up a huge-but-regular type tree, slowing down the compiler.

Contributor guide