Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: hackage: laborantin-hs

Laborantin is a framework and DSL to run and manage results from scientific experiments. Good targets for Laborantin are experiments that you can run offline such as benchmark and batch analytics. Writing experiments with Laborantin has at least two advantages over rolling your own scripts. First, Laborantin standardizes the workflow of your experimentations. There is one way to describe what a project can do, what experiments were already run, how to delete files corresponding to a specific experiment, etc. Second, Laborantin builds on years of experience running experiments. Using Laborantin should alleviate common pain points such as querying for experiments, managing dependencies between results, etc. Laborantin's DSL lets you express experiment parameters, setup, teardown, and recovery hooks in a systematic way. In addition, the DSL lets you express dependencies on your experiments so that you can run prior experiments or data analyses. Laborantin comes with a default backend that stores experiment results in a filesystem-hierarchy. Laborantin also comes with a default command-line that let you specify which experiments to run, analyze, or delete.
10 versions
Latest release: about 10 years ago
6,941 downloads total

View more package details: https://packages.ecosyste.ms/registries/hackage.haskell.org/packages/laborantin-hs

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/lucasdicioccio%2Flaborantin-hs

Dependent Repos 1

lucasdicioccio/laborantin-bench-web
Web benchmark with Laborantin
  • >=0.1.5.0 && <0.2 laborantin-bench-web.cabal

Size: 195 KB - Last synced: about 1 year ago - Pushed: about 10 years ago

taktoa/laborantin-hs Fork of lucasdicioccio/laborantin-hs
Experiment-management framework in Haskell
  • >=0.1.5.1 laborantin-hs.cabal

Size: 3.75 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago