mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update ideas.md
This commit is contained in:
parent
fe489cf329
commit
74bf8d86a0
@ -31,8 +31,7 @@ Though pocketpy is designed for game scripting,
|
|||||||
some people are using it for scientific computing.
|
some people are using it for scientific computing.
|
||||||
It would be nice to have a `numpy` module in pocketpy.
|
It would be nice to have a `numpy` module in pocketpy.
|
||||||
|
|
||||||
We know `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.
|
||||||
https://github.com/pocketpy/pocketpy/issues/202
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user