This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
gugdun
/
pocketpy
miroir de
https://github.com/pocketpy/pocketpy
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
v2.0.5
Branches
Tags
20251231
copilot/check-empty-return-values
copilot/find-gc-related-files
copilot/test-struct-array-perf
gh-pages
increase-coverage-2025-12-01
main
memtest
reimpl-dict
v1.x
win32
v2.1.6
v2.1.5
v2.1.4
v2.1.3-patch
v2.1.3
v2.1.1
v2.0.8
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.4.6
v1.4.5
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.8-patch
v1.1.8
v1.1.7
v1.1.6
v1.1.4
v1.1.3
v1.1.1
v1.1.0
v1.0.9
v1.0.5
v1.0.4
v1.0.3
v1.0.0
v1.0.0-pre
v0.9.9
v0.9.3
v0.9.0
v0.8.6
v0.8.4
v0.8.1
v0.8.0
v0.6.2
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.5.0
v0.4.8
v0.4.7
pocketpy
/
3rd
/
numpy
Kevin Eady
bd47fd6d39
fix pybind11 implementation for error_already_set
il y a 1 an
..
include
86b4fc623c
Merge numpy to pocketpy (
#303
)
il y a 1 an
src
2773b9993e
Implement dynamic dlib (
#309
)
il y a 1 an
tests
bd47fd6d39
fix pybind11 implementation for error_already_set
il y a 1 an
CMakeLists.txt
6dcc7ba8aa
...
il y a 1 an
README.md
2773b9993e
Implement dynamic dlib (
#309
)
il y a 1 an
numpy.pyi
86b4fc623c
Merge numpy to pocketpy (
#303
)
il y a 1 an
README.md
How to build
cmake -B build -DCMAKE_BUILD_TYPE=Release cmake --build build --config Release