Skip to content

[WIP] provide infrastructure for "stateless" algorithms with explicit data dependencies

Gerhard Raven requested to merge graven/Gaudi:GAUDI-1132 into master

Branch corresponding to GAUDI-1132 -- provide infrastructure for stateless (to be correct, immutable state, aka const during event loop) algorithms which explicitly state their data dependencies and output.

Merge request reports