From a566ca01f9192dcdcb4464430269501c6af6992d Mon Sep 17 00:00:00 2001 From: BLUELOVETH Date: Wed, 12 Feb 2025 17:36:18 +0800 Subject: [PATCH] Update ideas.md --- docs/gsoc2025/ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gsoc2025/ideas.md b/docs/gsoc2025/ideas.md index f0e8b65e..dd073931 100644 --- a/docs/gsoc2025/ideas.md +++ b/docs/gsoc2025/ideas.md @@ -14,7 +14,7 @@ Community users have reported that there is no convenient way to debug python ap This project aims to develop a VSCode plugin like [Python Debugger](https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy), which implements DAP for pocketpy. With this plugin, users can launch their pocketpy applications in VSCode with breakpoints, call stacks, and variable inspection. Students with experience in TypeScript will be helpful for this project. -### Development `cTensor` library for neural networks +### Develop `cTensor` library for neural networks + Difficulty Level: 4/5 (Hard) + Skill: C; Further Mathematics