math_utils
autogen.math_utils.is_equiv
is_equiv
Returns (as a float) whether two strings containing math are equivalent up to differences of formatting in
- units
- fractions
- square roots
- superfluous LaTeX.
Source: https://github.com/hendrycks/math
Name | Description |
---|---|
str1 | Type: str | None |
str2 | Type: str | None |