Skip to content

fix(scoring): unwrap \cfrac like other LaTeX fraction commands - #480

Open
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/477-cfrac-unwrap
Open

fix(scoring): unwrap \cfrac like other LaTeX fraction commands#480
marktech0813 wants to merge 1 commit into
James-CUDA:mainfrom
marktech0813:fix/477-cfrac-unwrap

Conversation

@marktech0813

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • pytest tests/test_reward_cfrac.py
  • CI green

Made with Cursor

_FRACTION_CMDS omitted cfrac, so continued-fraction answers never matched
slash or frac gold forms (James-CUDA#477).

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] MATH grader: \cfrac{a}{b} never unwraps — only frac/dfrac/tfrac are handled

1 participant