Joel Masters

Results 2 comments of Joel Masters

> This function could possibly be used to canonicalize expressions before using them: > > ``` > def canonical_expression(val): > """Convert all constants in a sympy expression to float or...

It seems like this is an issue with `git diff` not applying to untracked files. If the file is staged or committed, `./check/pytest-changed-files` works. What would be the preferred way...