-
- Downloads
There was a problem fetching the pipeline summary.
resolve degenerate use of 'mode' in OperatorAdapter and LinearOperator
'mode' was used for field operator modes and operator transformation types concurrently, which makes unclear what type of input the function operates on. To resolve this, operator transformation type variables were renamed to 'op_transform' and _trafo, making the distinction easy and obvious.
parent
8bf61ef1
No related branches found
No related tags found
Pipeline #
Loading
-
mentioned in commit ba370f1f
-
mentioned in commit 9eed1df9
-
mentioned in merge request !247 (merged)
Please register or sign in to comment