Skip to content

Instantly share code, notes, and snippets.

View jackerschott's full-sized avatar

Jona Ackerschott jackerschott

View GitHub Profile
@jackerschott
jackerschott / run-simple-mlp-workflow.sh
Created May 21, 2026 14:54
Simple MLP workflow runner
curl -Lo ./nix https://github.com/DavHau/nix-portable/releases/latest/download/nix-portable-$(uname -m)
chmod +x ./nix
export NP_RUNTIME=proot
./nix build --refresh git+ssh://git@gitlab.cern.ch:7999/jackersc/nixflow?dir=example_workflows/simple_mlp_workflow#
./nix shell nixpkgs#eog --command eog ./result
time amplitude
0.0 0.0
0.001001001001001001 0.006289433316067751
0.002002002002002002 0.012578617838741058
0.003003003003003003 0.01886730478446709
0.004004004004004004 0.025155245389375847
0.005005005005005005 0.0314421909191206
0.006006006006006006 0.03772789267871718
0.007007007007007007 0.04401210202238166
0.008008008008008008 0.05029457036336618
1, 1
2, 4
3, 9