UIUCSinhaLab/GEMSTAT

The free_fix (indicator_bool) file is not in an order that makes sense to users.

Closed this issue · 1 comments

Change the order of indicator_bool to match the order of parameters in the .par files.

Copy out the code that happens all over the place to create free and fixed variable arrays based on indicator bool into its own function. (DRY)

The new SNOT based parameter storage fixes this. new_storage branch.