tudo-r / BatchExperiments

BatchExperiments: Statistical experiments on batch computing clusters
Other
17 stars 5 forks source link

Feature/reduce arguments #10

Open renozao opened 9 years ago

renozao commented 9 years ago

I factorised and reused the code used in applyJobFunction.ExperimentRegistry to create a wrapper function that can accommodate optional arguments static and dynamic in their signature.

Contrary to what I proposed, these arguments can be placed anywhere in the signature.