• Alfredo Di Napoli's avatar
    Introduce massiv for small tasks · e124af3e
    Alfredo Di Napoli authored
    This commit starts introducing `massiv` in the codebase,
    initially for simple functions like `termDivNan`. The main
    goal is to extend the linear algebra toolkit up to the
    point where we can implement `distributional` in terms of
    `massive` and measure its performance.
    e124af3e
Name
Last commit
Last update
..
Text Loading commit data...
LinearAlgebra.hs Loading commit data...
Notifications.hs Loading commit data...
Orchestrator.hs Loading commit data...
Similarity.hs Loading commit data...
Text.hs Loading commit data...
Utils.hs Loading commit data...
Worker.hs Loading commit data...