diff --git a/docs/gsoc/ideas.md b/docs/gsoc/ideas.md index d03095b8..391e6a99 100644 --- a/docs/gsoc/ideas.md +++ b/docs/gsoc/ideas.md @@ -36,4 +36,5 @@ It would be nice to have a `numpy` module in pocketpy. `numpy` is a huge project. Our goal is to implement a most commonly used subset of `numpy` in pocketpy. You can mix C++ and Python code to simplify the overall workloads. + See https://github.com/pocketpy/pocketpy/issues/202 for more details.