원클릭으로
awesome-exams-page
awesome-exams-page에는 Certseeds에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Compare a math question markdown, its answer markdown, and the corresponding ipynb in awesome-exams-page. Use when auditing whether 题面/答案 markdown and notebook stay consistent, checking question order, answer fidelity, code-cell intent, plots, display/Math usage, notebook cleanliness, or deciding minimal fixes.
Convert awesome-exams math question markdown and answer markdown into a JupyterLite-ready .ipynb with SymPy code cells. Use when turning 数学分析/高代/线代等试题的 题目+答案 markdown into notebook, adding has-jupyter frontmatter, migrating proof text, generating SymPy-backed worked examples, beautifying symbolic output with IPython.display display/Math, or adding matplotlib-based plots when visualization helps for this repository.