The Scheduler package automatizes the execution of a function with multiple combinations of parameter values. This package manages the sequential (or parallel) functions executions, saves the results and logs the already executed configurations for quick stop/resume operations.
More documentation coming soon…