Skip to content

Final exp#25

Merged
Lslightly merged 2 commits intomainfrom
final-exp
Dec 24, 2025
Merged

Final exp#25
Lslightly merged 2 commits intomainfrom
final-exp

Conversation

@zkdliushuo
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 24, 2025 02:05
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the course schedule documentation by adding missing line numbers and reference materials for lectures #22 and #23, and updates the link for the final exploration experiment documentation from a local file path to a public HTTP URL.

Key Changes

  • Added line numbers (27, 28) and chapter references for code generation and optimization lectures
  • Updated the experiment 6 documentation link to point to a publicly accessible URL on the university staff website

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/schedule.md
| 实验编号 | 发布时间 | 实验名称 | 截止时间 |
| -------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| 6 | 12-23 | [探索实验题目文档](./slides/课程探索题目-v1-图片.pdf) , [公共仓库](https://git.lug.ustc.edu.cn/compiler25) | TBD |
| 6 | 12-23 | [探索实验题目文档](http://staff.ustc.edu.cn/~yuzhang/compiler/ExploreLab.pdf) , [公共仓库](https://git.lug.ustc.edu.cn/compiler25) | TBD |
Copy link

Copilot AI Dec 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link has been changed from a relative local path to an HTTP URL pointing to staff.ustc.edu.cn. Consider using HTTPS instead of HTTP for better security, especially for an educational institution's website. The URL should be "https://staff.ustc.edu.cn/~yuzhang/compiler/ExploreLab.pdf" instead of "http://staff.ustc.edu.cn/~yuzhang/compiler/ExploreLab.pdf".

Suggested change
| 6 | 12-23 | [探索实验题目文档](http://staff.ustc.edu.cn/~yuzhang/compiler/ExploreLab.pdf) , [公共仓库](https://git.lug.ustc.edu.cn/compiler25) | TBD |
| 6 | 12-23 | [探索实验题目文档](https://staff.ustc.edu.cn/~yuzhang/compiler/ExploreLab.pdf) , [公共仓库](https://git.lug.ustc.edu.cn/compiler25) | TBD |

Copilot uses AI. Check for mistakes.
@Lslightly Lslightly merged commit 4452e8e into main Dec 24, 2025
8 checks passed
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.

4 participants