lecture-datascience.myst
lecture-datascience.myst copied to clipboard
fix #184: replace DeclareMathOperator call
@mmcky this fixes #184 by replacing a LaTeX call to DeclareMathOperator with a more direct call.
Why not use \operatorname
? https://tex.stackexchange.com/questions/84302/what-is-the-difference-of-mathop-operatorname-and-declaremathoperator