添加了25秋跨专业课程相对论物理及其应用的描述 - #5
Conversation
简单介绍了一下课程的考核方式,内容等
There was a problem hiding this comment.
Code Review
This pull request adds a new course section for "相对论物理及其应用" (Relativistic Physics and its Applications) directly to the README.md file, detailing the instructor, grading criteria, and course overview. However, the reviewer points out that README.md is auto-generated from readme.toml and manual edits will be overwritten. It is recommended to revert the manual changes to README.md and instead append the course configuration to readme.toml using the provided TOML snippet.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| ## 相对论物理及其应用 | ||
| <!-- TOML-COURSE: code="" name="相对论物理及其应用" --> |
There was a problem hiding this comment.
根据本仓库的设计(README.md 中包含 <!-- TOML-COURSES-START --> 标记以及各课程的 <!-- TOML-COURSE ... --> 注释),该文档很可能是通过脚本从 readme.toml 自动生成的。如果您直接手动修改 README.md,这些修改在下次运行生成脚本或 CI 构建时可能会被覆盖。\n\n### 建议操作步骤:\n1. 撤销对 README.md 的手动修改。\n2. 在 readme.toml 文件末尾追加该课程的配置。在追加时,顺便对文本排版进行了优化(如中英文混排添加空格、修正标点符号、大写 PPT 等)。\n\n请将以下内容追加到 readme.toml 中:\n\ntoml\n[[courses]]\nname = "相对论物理及其应用"\n\n[[courses.teachers]]\nname = "沈超"\n\n[[courses.sections]]\ntitle = "课程概况"\n\n[[courses.sections.items]]\ncontent = """\n- 25 秋成绩组成为**考勤** 10% + **课堂问答** 20% + **作业** 70%,无考试。25 秋总体情况较好,**只要作业都交了,不严重缺勤,都能过**(教学班 0 人挂科)\n- 考勤方式为课前遍历点名,比较频繁。在课上老师会随机抽人起来回答问题,答对可加分\n- 虽然这门课无考试,但是作业次数较多,总共 11 次,每次会有两三个证明/推导题,虽然 AI 能搞定,不过也需要投入一定时间。\n- 课程内容以狭义相对论为主,同时会快速过一遍数学基础(主要是张量分析和微分几何),广义相对论涉及较少。由于本科阶段非理科生数学基础很薄弱,再加上课程 PPT 和作业题目为老师手写的公式推导,可读性较差,内容很硬核,学习难度挺大。~~但是借助 AI 神力,过是不成问题的~~\n"""\nauthor = { name = "JZWXZ", link = "", date = "2026-07" }\n
简单介绍了一下课程的考核方式,内容等
📝 描述
添加了对25秋跨专业课程相对论物理及其应用的课程描述,包括课程内容,考勤方式等
✅ 检查清单
我已知晓并认同《参与指南》中的公约。
是否在合适的文件夹上传?
📢 通知成员
@syhanjin