Update ideas.md

This commit is contained in:
blueloveTH 2024-02-27 00:54:28 +08:00
parent 70dd0144ed
commit 2a1a71a0e9

View File

@ -36,4 +36,5 @@ It would be nice to have a `numpy` module in pocketpy.
`numpy` is a huge project. `numpy` is a huge project.
Our goal is to implement a most commonly used subset of `numpy` in pocketpy. 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. You can mix C++ and Python code to simplify the overall workloads.
See https://github.com/pocketpy/pocketpy/issues/202 for more details. See https://github.com/pocketpy/pocketpy/issues/202 for more details.