Skip to content

new name suggestions

Bert Palm requested to merge new_param_names into develop

new param names.

  • kept it short wherever possible.
  • a lot of params that shouldnt beexposed. like try_to_jit, numba_boost, etc. but also set_flags or return_residues etc.

To see the change from old to new names, open the Changed files and just look under saqc/core/modules/.... All other file changes are just by-products of the renaming process.

closes #126 (closed)

Edited by Bert Palm

Merge request reports