vveralag / eowyn_issues

0 stars 0 forks source link

Éowyn to support ways and sets per indexed algorithm thread #164

Open vveralag opened 2 years ago

vveralag commented 2 years ago

Created by Gitlab User danielcm: supercollider can define ways/sets per thread algorithm

i.e. -t0=DWr_ways=10_sets=20.

Incorporate this functionality within Éowyn generate_sc_randoms.

  1. Be able to parse a -t0=DWr and override when ways/sets are given.
  2. Provide an Éowyn parameter to handle this condition allowing User to decide when to use this feature.
  3. results parser should include indexed ways and sets unconditionally. When ways and sets are not part of an indexed thread algorithm the overall value has to be used but it needs to be explicit in the results break down.
  4. Gollum should be able to accept suggestions from Frodo for indexed ways and sets
vveralag commented 2 years ago

Commented by Gitlab User danielcm: added to epic &1

vveralag commented 2 years ago

Commented by Gitlab User danielcm: changed due date to December 31, 2021