This is the initial release of the param-sweeps package.
The goal for this package is to help users run any of our ui.json powered applications for a range of parameter values. Some useful features for this release include:
1. The initial design of the sweep driver that will run a worker over a range of float and integer parameter values.
2. A file organization scheme uses UUID naming with an accompanying lookup.json file to connect each result with the parameter set used to generate it
3. A 'generate' module that simplifies the creation of the sweep file containing start/stop/n samples for all the integer and float parameters.