Skip to content

Demonstrator for high energy physics event-processing application framework in Julia

License

Notifications You must be signed in to change notification settings

key4hep/key4hep-julia-fwk

Repository files navigation

FrameworkDemo.jl

test Aqua QA

Demonstrator project for HEP event-processing application framework in Julia and using Dagger.jl

Getting started

Set-up the project:

git clone <path>
cd key4hep-julia-fwk
julia --project -e "import Pkg; Pkg.instantiate()"

Usage

See options for running with an example data flow graph in data/:

julia --project bin/schedule.jl --help

or use with REPL:

using FrameworkDemo

About

Demonstrator for high energy physics event-processing application framework in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published