#131 Some renamings
Mostly renaming those parameters related to normalization and unnormalizations, specially those exposed. The criteria is:
- normalized: refers to a state
- nornmalize: refers to an action to do over some input
Finally, the changes done are:
-
Used in the
forward_evaluation
methodsnormalize_<in,out>
-><input,output>_normalized
-
Used in the
plotter
, and internally by itflag_unnorm
-> exposed ones changed tonormalize_plot
(so now it is the opposite, and toFalse
by default) -> internal ones changed to tonormalize
Even though I have updated most notebooks, I have not updated the ones for the pedestrian bridge example, or for Semiramis Rhino, as I don't know the state of these.