Skip to content

Make permutation sweep configurable #79

@sverhoeven

Description

@sverhoeven

In #72 a sweep button for permutation was introduced.

localhost_3000_ (3)

For now it is hardcoded to generate 24 permutations without any possibility for configuration. It would be nice if a user could pick the parameter, and choose sweep type with subform for

  1. Start, end, number of steps. It would be nice if the start could be initially set to the default value+increment.
  2. Start, increment, number of steps
  3. Give list of numbers

Picking parameters could be done with

  1. A form same a reference config edit, but with all text fields replaced by checkboxes. Selected parameters use field array to show a sweep subform.
  2. A combo box, which is missing items already selected. Either selecting a parameter will add a new array item with a sweep subform. Or you have array item add button and each sweep subform has a parameter combobox.
  3. A combo box, where you can select multiple. Each selected parameter has a sweep subform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions