From 9fdcdbed28d4b74711831936c679d9d7c68967f0 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Wed, 24 Jan 2024 00:57:38 +0800 Subject: [PATCH] add GSoC ideas --- docs/gsoc/ideas.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/gsoc/ideas.md b/docs/gsoc/ideas.md index 8ba90aff..bd1517ad 100644 --- a/docs/gsoc/ideas.md +++ b/docs/gsoc/ideas.md @@ -2,4 +2,16 @@ icon: light-bulb order: 0 label: "Project Ideas" ---- \ No newline at end of file +--- + +### Implement pybind11 for bindings + +TBA + +### Port cpython's secret lab regex + +TBA + +### Add `numpy` module + +TBA