new name suggestions
new param names.
- kept it short wherever possible.
- a lot of params that shouldnt beexposed. like
try_to_jit
,numba_boost
, etc. but alsoset_flags
orreturn_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